diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/add.c | 2 | ||||
-rw-r--r-- | src/apk.c | 2 | ||||
-rw-r--r-- | src/apk_applet.h | 2 | ||||
-rw-r--r-- | src/apk_archive.h | 2 | ||||
-rw-r--r-- | src/apk_blob.h | 2 | ||||
-rw-r--r-- | src/apk_database.h | 2 | ||||
-rw-r--r-- | src/apk_defines.h | 2 | ||||
-rw-r--r-- | src/apk_hash.h | 2 | ||||
-rw-r--r-- | src/apk_io.h | 2 | ||||
-rw-r--r-- | src/apk_package.h | 2 | ||||
-rw-r--r-- | src/apk_print.h | 2 | ||||
-rw-r--r-- | src/apk_solver.h | 2 | ||||
-rw-r--r-- | src/apk_version.h | 2 | ||||
-rw-r--r-- | src/archive.c | 2 | ||||
-rw-r--r-- | src/audit.c | 2 | ||||
-rw-r--r-- | src/blob.c | 2 | ||||
-rw-r--r-- | src/cache.c | 2 | ||||
-rw-r--r-- | src/common.c | 2 | ||||
-rw-r--r-- | src/database.c | 2 | ||||
-rw-r--r-- | src/del.c | 2 | ||||
-rw-r--r-- | src/dot.c | 2 | ||||
-rw-r--r-- | src/fetch.c | 2 | ||||
-rw-r--r-- | src/fix.c | 2 | ||||
-rw-r--r-- | src/gunzip.c | 2 | ||||
-rw-r--r-- | src/hash.c | 2 | ||||
-rw-r--r-- | src/index.c | 2 | ||||
-rw-r--r-- | src/info.c | 2 | ||||
-rw-r--r-- | src/io.c | 2 | ||||
-rw-r--r-- | src/package.c | 2 | ||||
-rw-r--r-- | src/print.c | 2 | ||||
-rw-r--r-- | src/search.c | 2 | ||||
-rw-r--r-- | src/solver.c | 2 | ||||
-rw-r--r-- | src/template.c | 2 | ||||
-rw-r--r-- | src/test.c | 2 | ||||
-rw-r--r-- | src/update.c | 2 | ||||
-rw-r--r-- | src/upgrade.c | 2 | ||||
-rw-r--r-- | src/url.c | 2 | ||||
-rw-r--r-- | src/ver.c | 2 | ||||
-rw-r--r-- | src/verify.c | 2 | ||||
-rw-r--r-- | src/version.c | 2 |
40 files changed, 40 insertions, 40 deletions
@@ -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 @@ -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 6f59f04..63f9da9 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 ff4fb48..6d1916d 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 c93d09d..55c21b7 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 61ced6c..d0f94f2 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 deb550e..90ad3a0 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 bcaaed1..92061e9 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 8cf24d8..83e9327 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 51d251b..f752c87 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 668aa12..1dba85e 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 4323f93..29961d0 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 42df3b9..8c264e6 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 6e555b4..8511549 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 ca0945e..296684f 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 @@ -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 cf468fd..c98bc4b 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 3eee2fb..725f1c4 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 664d235..2b5b687 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 @@ -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 @@ -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 f6fbc2e..6f54d19 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 @@ -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 df2bbbb..bed81df 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 @@ -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 f3f6992..a3573f9 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 @@ -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 @@ -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 830148c..9b25834 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 732ede9..92c1b05 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 bc85e2f..65806f8 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 ce7a408..aa73481 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 8578444..37bd9ab 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 @@ -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 75b1513..638dfbf 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 e1f44bd..f33da17 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 @@ -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 @@ -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 b6a5cbc..6903dcd 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 15757bc..00c78d1 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 |