Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2013-01-01 16:16:44 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2013-01-01 20:29:46 +0400
commit58437bb186ed6fd48150326cab946e30db92df80 (patch)
tree766de55eeea1e89695b8a5447330b83f1a892c2e /include
parent2aa4dc92a9021a71b0e80f7a38d53ab25aca623e (diff)
bump copyright year to 2013
Diffstat (limited to 'include')
-rw-r--r--include/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/version.h b/include/version.h
index d7600cac4..15184572b 100644
--- a/include/version.h
+++ b/include/version.h
@@ -1,6 +1,6 @@
#ifndef ISPP_INVOKED
/*
- * (C) 2010-2012 see Authors.txt
+ * (C) 2010-2013 see Authors.txt
*
* This file is part of MPC-HC.
*
@@ -55,7 +55,7 @@
#define MPC_COMP_NAME_STR _T("MPC-HC Team")
-#define MPC_COPYRIGHT_STR _T("Copyright © 2002-2012 all contributors, see Authors.txt")
+#define MPC_COPYRIGHT_STR _T("Copyright © 2002-2013 all contributors, see Authors.txt")
#define MPC_VERSION_COMMENTS _T("http://sourceforge.net/projects/mpc-hc/")
#ifndef ISPP_INVOKED