From 9c129fca235ef6d3e21df6532a28b869cd02bc6c Mon Sep 17 00:00:00 2001 From: Richard Kettlewell Date: Fri, 9 Aug 2013 16:16:04 +0100 Subject: [PATCH] Update copyright messages to reflect changes this year --- README.md | 3 +++ debian/copyright | 1 + vbig.1 | 1 + vbig.cc | 3 ++- 4 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dba9fc..a1fb004 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ Author ------ Copyright (C) 2011, 2013 Richard Kettlewell + +Copyright (C) 2013 Ian Jackson + Copyright (C) 2000, 2001, 2002, 2003, 2005, 2006 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/debian/copyright b/debian/copyright index a943c2e..2fefdac 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,5 @@ Copyright © 2011, 2013 Richard Kettlewell +Copyright © 2013 Ian Jackson Copyright © 2000, 2001, 2002, 2003, 2005, 2006 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/vbig.1 b/vbig.1 index b74c70c..feb4192 100644 --- a/vbig.1 +++ b/vbig.1 @@ -1,6 +1,7 @@ \" \" This file is part of vbig. \" Copyright (C) 2011 Richard Kettlewell +\" Copyright (C) 2013 Ian Jackson \" \" 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/vbig.cc b/vbig.cc index 0e621f3..6f17f91 100644 --- a/vbig.cc +++ b/vbig.cc @@ -1,6 +1,7 @@ /* * This file is part of vbig. - * Copyright (C) 2011 Richard Kettlewell + * Copyright (C) 2011, 2013 Richard Kettlewell + * Copyright (C) 2013 Ian Jackson * * 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 -- 2.30.2