diff options
author | Jason Woodward | 2011-01-01 13:39:56 +0000 |
---|---|---|
committer | Jason Woodward | 2011-01-01 13:39:56 +0000 |
commit | abb3e2ff41760d7590ea29bd717eec3ab84c113b (patch) | |
tree | 7d0a813cbfa60668f9d8701ff49010164272bd9c | |
parent | 0353de2542e40bb53a6347c3a9da78096a0656d0 (diff) | |
download | slapt-get-abb3e2ff41760d7590ea29bd717eec3ab84c113b.tar.gz |
bumepd copyright date to 2011
-rw-r--r-- | README | 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
@@ -1,4 +1,4 @@ -Copyright (C) 2003-2010 Jason Woodward <woodwardj at jaos dot org> +Copyright (C) 2003-2011 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/action.c b/src/action.c index 4474e29..f8f47b6 100644 --- a/src/action.c +++ b/src/action.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2011 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 1cb2c9d..1a186d9 100644 --- a/src/common.c +++ b/src/common.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2011 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 d679cd4..ead156d 100644 --- a/src/configuration.c +++ b/src/configuration.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2011 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-2010 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2011 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 eb53d81..0ab382d 100644 --- a/src/gpgme.c +++ b/src/gpgme.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2011 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-2010 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2011 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-2010 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2011 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 ffd2677..a94648b 100644 --- a/src/package.c +++ b/src/package.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2011 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 d2566d7..9bb2376 100644 --- a/src/transaction.c +++ b/src/transaction.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Jason Woodward <woodwardj at jaos dot org> + * Copyright (C) 2003-2011 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 |