From 0a8d66a9ba75e6e3c5dde5d289d73865f37a6991 Mon Sep 17 00:00:00 2001 From: "rafael@riseup.net" Date: Sat, 18 May 2013 22:29:05 +0000 Subject: [PATCH] fixing copyright notice --- darkice/trunk/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/darkice/trunk/src/main.cpp b/darkice/trunk/src/main.cpp index fe048a9..b079926 100644 --- a/darkice/trunk/src/main.cpp +++ b/darkice/trunk/src/main.cpp @@ -111,7 +111,7 @@ main ( << std::endl << "Copyright (c) 2000-2007, Tyrell Hungary, http://tyrell.hu/" << std::endl - << "Copyright (c) 2008-2010, Akos Maroy and Rafael Diniz" + << "Copyright (c) 2008-2013, Akos Maroy and Rafael Diniz" << std::endl << "This is free software, and you are welcome to redistribute it " << std::endl