From 752c91c50258f785c0368f69e4b555f683068ffa Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Sat, 11 Jun 2016 09:22:34 +1000 Subject: [PATCH] Update more copyright notices --- liblrzip.c | 2 +- runzip.c | 2 +- rzip.h | 2 +- stream.h | 2 +- util.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/liblrzip.c b/liblrzip.c index ed9622e..8dd8ad9 100644 --- a/liblrzip.c +++ b/liblrzip.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2012-2015 Con Kolivas + Copyright (C) 2012-2016 Con Kolivas 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/runzip.c b/runzip.c index 3fb7cd8..cccdcdd 100644 --- a/runzip.c +++ b/runzip.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2006-2015 Con Kolivas + Copyright (C) 2006-2016 Con Kolivas Copyright (C) 1998-2003 Andrew Tridgell This program is free software; you can redistribute it and/or modify diff --git a/rzip.h b/rzip.h index 79e2ec4..3f75ea9 100644 --- a/rzip.h +++ b/rzip.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2006-2015 Con Kolivas + Copyright (C) 2006-2016 Con Kolivas Copyright (C) 2011 Peter Hyman Copyright (C) 1998 Andrew Tridgell diff --git a/stream.h b/stream.h index 40e55c3..ac57fa4 100644 --- a/stream.h +++ b/stream.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2006-2015 Con Kolivas + Copyright (C) 2006-2016 Con Kolivas Copyright (C) 2011 Peter Hyman Copyright (C) 1998-2003 Andrew Tridgell diff --git a/util.h b/util.h index ccb32f5..bca860c 100644 --- a/util.h +++ b/util.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2006-2015 Con Kolivas + Copyright (C) 2006-2016 Con Kolivas Copyright (C) 2011 Peter Hyman Copyright (C) 1998 Andrew Tridgell