From 33dd1df30772fb6bda3a1966c56b25303a3146f2 Mon Sep 17 00:00:00 2001 From: Nick Gasson Date: Sat, 22 Jan 2011 15:24:38 +0000 Subject: [PATCH] Bump copyright year to 2011 --- src/Main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Main.cpp b/src/Main.cpp index 46030d7..a9fd695 100644 --- a/src/Main.cpp +++ b/src/Main.cpp @@ -1,5 +1,5 @@ // -// Copyright (C) 2009-2010 Nick Gasson +// Copyright (C) 2009-2011 Nick Gasson // // 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 @@ -87,7 +87,7 @@ int main(int argc, char** argv) parse_options(argc, argv); cout << PACKAGE << " " << VERSION << "." << PATCH << endl << endl - << "Copyright (C) 2009-2010 Nick Gasson" << endl + << "Copyright (C) 2009-2011 Nick Gasson" << endl << "This program comes with ABSOLUTELY NO WARRANTY. " << "This is free software, and" << endl << "you are welcome to redistribute it under certain conditions. " -- 2.39.2