aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/add.c2
-rw-r--r--src/apk.c2
-rw-r--r--src/apk_applet.h2
-rw-r--r--src/apk_archive.h2
-rw-r--r--src/apk_blob.h2
-rw-r--r--src/apk_database.h2
-rw-r--r--src/apk_defines.h2
-rw-r--r--src/apk_hash.h2
-rw-r--r--src/apk_io.h2
-rw-r--r--src/apk_package.h2
-rw-r--r--src/apk_print.h2
-rw-r--r--src/apk_solver.h2
-rw-r--r--src/apk_version.h2
-rw-r--r--src/archive.c2
-rw-r--r--src/audit.c2
-rw-r--r--src/blob.c2
-rw-r--r--src/cache.c2
-rw-r--r--src/common.c2
-rw-r--r--src/database.c2
-rw-r--r--src/del.c2
-rw-r--r--src/dot.c2
-rw-r--r--src/fetch.c2
-rw-r--r--src/fix.c2
-rw-r--r--src/gunzip.c2
-rw-r--r--src/hash.c2
-rw-r--r--src/index.c2
-rw-r--r--src/info.c2
-rw-r--r--src/io.c2
-rw-r--r--src/package.c2
-rw-r--r--src/print.c2
-rw-r--r--src/search.c2
-rw-r--r--src/solver.c2
-rw-r--r--src/template.c2
-rw-r--r--src/test.c2
-rw-r--r--src/update.c2
-rw-r--r--src/upgrade.c2
-rw-r--r--src/url.c2
-rw-r--r--src/ver.c2
-rw-r--r--src/verify.c2
-rw-r--r--src/version.c2
40 files changed, 40 insertions, 40 deletions
diff --git a/src/add.c b/src/add.c
index 057d6cf819..5c2db5847a 100644
--- a/src/add.c
+++ b/src/add.c
@@ -1,7 +1,7 @@
/* add.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/apk.c b/src/apk.c
index 7942445b03..103425a7ad 100644
--- a/src/apk.c
+++ b/src/apk.c
@@ -1,7 +1,7 @@
/* apk.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/apk_applet.h b/src/apk_applet.h
index 6f59f044c4..63f9da97b8 100644
--- a/src/apk_applet.h
+++ b/src/apk_applet.h
@@ -1,7 +1,7 @@
/* apk_applet.h - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/apk_archive.h b/src/apk_archive.h
index ff4fb48706..6d1916d191 100644
--- a/src/apk_archive.h
+++ b/src/apk_archive.h
@@ -1,7 +1,7 @@
/* apk_archive.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/apk_blob.h b/src/apk_blob.h
index c93d09dfbc..55c21b74ef 100644
--- a/src/apk_blob.h
+++ b/src/apk_blob.h
@@ -1,7 +1,7 @@
/* apk_blob.h - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/apk_database.h b/src/apk_database.h
index 61ced6cd39..d0f94f29f0 100644
--- a/src/apk_database.h
+++ b/src/apk_database.h
@@ -1,7 +1,7 @@
/* apk_database.h - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/apk_defines.h b/src/apk_defines.h
index deb550e448..90ad3a0a2a 100644
--- a/src/apk_defines.h
+++ b/src/apk_defines.h
@@ -1,7 +1,7 @@
/* apk_defines.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008-2010 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/apk_hash.h b/src/apk_hash.h
index bcaaed1809..92061e97bb 100644
--- a/src/apk_hash.h
+++ b/src/apk_hash.h
@@ -1,7 +1,7 @@
/* apk_hash.h - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/apk_io.h b/src/apk_io.h
index 8cf24d841b..83e93272a3 100644
--- a/src/apk_io.h
+++ b/src/apk_io.h
@@ -1,6 +1,6 @@
/* apk_io.h - Alpine Package Keeper (APK)
*
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/apk_package.h b/src/apk_package.h
index 51d251bb1f..f752c870fa 100644
--- a/src/apk_package.h
+++ b/src/apk_package.h
@@ -1,7 +1,7 @@
/* apk_database.h - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/apk_print.h b/src/apk_print.h
index 668aa12601..1dba85ecec 100644
--- a/src/apk_print.h
+++ b/src/apk_print.h
@@ -1,7 +1,7 @@
/* apk_print.h - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/apk_solver.h b/src/apk_solver.h
index 4323f93830..29961d0302 100644
--- a/src/apk_solver.h
+++ b/src/apk_solver.h
@@ -1,7 +1,7 @@
/* apk_solver.h - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/apk_version.h b/src/apk_version.h
index 42df3b96c9..8c264e6748 100644
--- a/src/apk_version.h
+++ b/src/apk_version.h
@@ -1,7 +1,7 @@
/* apk_version.h - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/archive.c b/src/archive.c
index 6e555b40c8..8511549ff9 100644
--- a/src/archive.c
+++ b/src/archive.c
@@ -1,7 +1,7 @@
/* archive.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/audit.c b/src/audit.c
index ca0945ef49..296684f394 100644
--- a/src/audit.c
+++ b/src/audit.c
@@ -1,7 +1,7 @@
/* audit.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/blob.c b/src/blob.c
index 0167c51971..aaaa3776b6 100644
--- a/src/blob.c
+++ b/src/blob.c
@@ -1,7 +1,7 @@
/* blob.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/cache.c b/src/cache.c
index cf468fdd1f..c98bc4b4b9 100644
--- a/src/cache.c
+++ b/src/cache.c
@@ -1,7 +1,7 @@
/* cache.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/common.c b/src/common.c
index 3eee2fbcea..725f1c4e41 100644
--- a/src/common.c
+++ b/src/common.c
@@ -1,6 +1,6 @@
/* common.c - Alpine Package Keeper (APK)
*
- * Copyright (C) 2010 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/database.c b/src/database.c
index 664d235a40..2b5b687184 100644
--- a/src/database.c
+++ b/src/database.c
@@ -1,7 +1,7 @@
/* database.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008-2009 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/del.c b/src/del.c
index db5da9a6b8..3d7ffe78d7 100644
--- a/src/del.c
+++ b/src/del.c
@@ -1,7 +1,7 @@
/* del.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/dot.c b/src/dot.c
index 18505b0377..45b40a3216 100644
--- a/src/dot.c
+++ b/src/dot.c
@@ -1,6 +1,6 @@
/* dot.c - Alpine Package Keeper (APK)
*
- * Copyright (C) 2011 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/fetch.c b/src/fetch.c
index f6fbc2ea8c..6f54d19936 100644
--- a/src/fetch.c
+++ b/src/fetch.c
@@ -1,7 +1,7 @@
/* fetch.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/fix.c b/src/fix.c
index 043fa3fe8d..fa3b744896 100644
--- a/src/fix.c
+++ b/src/fix.c
@@ -1,7 +1,7 @@
/* fix.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/gunzip.c b/src/gunzip.c
index df2bbbbe6c..bed81df6ff 100644
--- a/src/gunzip.c
+++ b/src/gunzip.c
@@ -1,6 +1,6 @@
/* gunzip.c - Alpine Package Keeper (APK)
*
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/hash.c b/src/hash.c
index 1657bccb8b..d6d432bb41 100644
--- a/src/hash.c
+++ b/src/hash.c
@@ -1,7 +1,7 @@
/* hash.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/index.c b/src/index.c
index f3f699255d..a3573f934e 100644
--- a/src/index.c
+++ b/src/index.c
@@ -1,7 +1,7 @@
/* index.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/info.c b/src/info.c
index bce7a34204..2cbadf0137 100644
--- a/src/info.c
+++ b/src/info.c
@@ -1,7 +1,7 @@
/* info.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2009 Natanael Copa <n@tanael.org>
- * Copyright (C) 2009 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/io.c b/src/io.c
index e4b3710a02..b9a41f4bd3 100644
--- a/src/io.c
+++ b/src/io.c
@@ -1,7 +1,7 @@
/* io.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/package.c b/src/package.c
index 830148c8bb..9b25834d72 100644
--- a/src/package.c
+++ b/src/package.c
@@ -1,7 +1,7 @@
/* package.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/print.c b/src/print.c
index 732ede95b3..92c1b05492 100644
--- a/src/print.c
+++ b/src/print.c
@@ -1,7 +1,7 @@
/* print.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/search.c b/src/search.c
index bc85e2fb6f..65806f8df2 100644
--- a/src/search.c
+++ b/src/search.c
@@ -1,7 +1,7 @@
/* info.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2009 Natanael Copa <n@tanael.org>
- * Copyright (C) 2009 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/solver.c b/src/solver.c
index ce7a408ea1..aa7348122b 100644
--- a/src/solver.c
+++ b/src/solver.c
@@ -1,7 +1,7 @@
/* solver.c - Alpine Package Keeper (APK)
* A backtracking, forward checking dependency graph solver.
*
- * Copyright (C) 2011 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/template.c b/src/template.c
index 8578444f7b..37bd9ab406 100644
--- a/src/template.c
+++ b/src/template.c
@@ -1,7 +1,7 @@
/* template.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/test.c b/src/test.c
index f6bb59a976..69fc4d3958 100644
--- a/src/test.c
+++ b/src/test.c
@@ -1,6 +1,6 @@
/* test.c - Alpine Package Keeper (APK)
*
- * Copyright (C) 2011 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/update.c b/src/update.c
index 75b15133ec..638dfbffb5 100644
--- a/src/update.c
+++ b/src/update.c
@@ -1,7 +1,7 @@
/* update.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/upgrade.c b/src/upgrade.c
index e1f44bd872..f33da17f9c 100644
--- a/src/upgrade.c
+++ b/src/upgrade.c
@@ -1,7 +1,7 @@
/* upgrade.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/url.c b/src/url.c
index 1fa9d66bc5..2484a7fe4d 100644
--- a/src/url.c
+++ b/src/url.c
@@ -1,7 +1,7 @@
/* url.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/ver.c b/src/ver.c
index 93c8f34b29..1750047600 100644
--- a/src/ver.c
+++ b/src/ver.c
@@ -1,7 +1,7 @@
/* ver.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/verify.c b/src/verify.c
index b6a5cbc6a8..6903dcd38f 100644
--- a/src/verify.c
+++ b/src/verify.c
@@ -1,6 +1,6 @@
/* verify.c - Alpine Package Keeper (APK)
*
- * Copyright (C) 2009 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/version.c b/src/version.c
index 15757bc216..00c78d125f 100644
--- a/src/version.c
+++ b/src/version.c
@@ -1,7 +1,7 @@
/* version.c - Alpine Package Keeper (APK)
*
* Copyright (C) 2005-2008 Natanael Copa <n@tanael.org>
- * Copyright (C) 2008 Timo Teräs <timo.teras@iki.fi>
+ * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it