From 71ed115ad3b957103c091035ab1eb1e04b9c185a Mon Sep 17 00:00:00 2001 From: Jason Woodward Date: Mon, 12 Jan 2015 23:38:39 +0000 Subject: update copyright year --- README | 2 +- src/main.c | 2 +- src/source.c | 2 +- src/source.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index b684c58..e30acd2 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Copyright (C) 2010-2012 Jason Woodward +Copyright (C) 2010-2015 Jason Woodward 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/main.c b/src/main.c index 96b9faa..cdec963 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2012 Jason Woodward + * Copyright (C) 2010-2015 Jason Woodward * * 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/source.c b/src/source.c index 683d270..0154272 100644 --- a/src/source.c +++ b/src/source.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2012 Jason Woodward + * Copyright (C) 2010-2015 Jason Woodward * * 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/source.h b/src/source.h index 125267c..38d4e22 100644 --- a/src/source.h +++ b/src/source.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2012 Jason Woodward + * Copyright (C) 2010-2015 Jason Woodward * * 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 -- cgit v1.2.1