diff options
author | Jason Woodward | 2008-03-09 04:06:09 +0000 |
---|---|---|
committer | Jason Woodward | 2008-03-09 04:06:09 +0000 |
commit | 0ae6956dd3edf73b45b6fa115ce8d8bd9b7b3662 (patch) | |
tree | 61cab827c8791cb0cf80fd00465bcd31718c00a6 | |
parent | 34c5a086823e97f07893fc646f529ae2f30e564c (diff) | |
download | slapt-get-0ae6956dd3edf73b45b6fa115ce8d8bd9b7b3662.tar.gz |
updating dates to include 2008
-rw-r--r-- | po/slapt-get.pot | 2 | ||||
-rw-r--r-- | src/action.c | 2 | ||||
-rw-r--r-- | src/common.c | 2 | ||||
-rw-r--r-- | src/configuration.c | 2 | ||||
-rw-r--r-- | src/curl.c | 2 | ||||
-rw-r--r-- | src/gpgme.c | 2 | ||||
-rw-r--r-- | src/main.c | 2 | ||||
-rw-r--r-- | src/main.h | 2 | ||||
-rw-r--r-- | src/package.c | 2 | ||||
-rw-r--r-- | src/transaction.c | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/po/slapt-get.pot b/po/slapt-get.pot index 6ee7308..fe4c5ef 100644 --- a/po/slapt-get.pot +++ b/po/slapt-get.pot @@ -1,5 +1,5 @@ # slapt-get translation template -# Copyright (C) 2003-2007 +# Copyright (C) 2003-2008 # This file is distributed under the same license as the slapt-get package. # Jason Woodward <woodwardj@jaos.org> # diff --git a/src/action.c b/src/action.c index 278e5a8..29b8c79 100644 --- a/src/action.c +++ b/src/action.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2007 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2008 Jason Woodward <woodwardj at jaos dot org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/common.c b/src/common.c index c3c3418..758efd9 100644 --- a/src/common.c +++ b/src/common.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2007 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2008 Jason Woodward <woodwardj at jaos dot org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/configuration.c b/src/configuration.c index dd81801..120e223 100644 --- a/src/configuration.c +++ b/src/configuration.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2007 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2008 Jason Woodward <woodwardj at jaos dot org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2007 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2008 Jason Woodward <woodwardj at jaos dot org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gpgme.c b/src/gpgme.c index 29a7151..ae8d493 100644 --- a/src/gpgme.c +++ b/src/gpgme.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2007 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2008 Jason Woodward <woodwardj at jaos dot org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2007 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2008 Jason Woodward <woodwardj at jaos dot org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2007 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2008 Jason Woodward <woodwardj at jaos dot org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/package.c b/src/package.c index 0bb2305..4505f7b 100644 --- a/src/package.c +++ b/src/package.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2007 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2008 Jason Woodward <woodwardj at jaos dot org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/transaction.c b/src/transaction.c index 11ef361..f4e7668 100644 --- a/src/transaction.c +++ b/src/transaction.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2007 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2008 Jason Woodward <woodwardj at jaos dot org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |