Author: sanda
Date: Fri Jan 21 14:24:23 2011
New Revision: 37284
URL: http://www.lyx.org/trac/changeset/37284
Log:
Update years
Modified:
lyx-devel/trunk/development/cygwin/lyxrc.dist.in
lyx-devel/trunk/development/cygwin/lyxwinres.rc
lyx-devel/trunk/lib/lyx2lyx/lyx2lyx_tools.py
lyx-devel/trunk/lib/lyx2lyx/lyx_2_0.py
lyx-devel/trunk/lib/lyx2lyx/parser_tools.py
lyx-devel/trunk/lib/lyx2lyx/unicode_symbols.py
lyx-devel/trunk/src/lyxwinres.rc
Modified: lyx-devel/trunk/development/cygwin/lyxrc.dist.in
==============================================================================
--- lyx-devel/trunk/development/cygwin/lyxrc.dist.in Fri Jan 21 14:08:33
2011 (r37283)
+++ lyx-devel/trunk/development/cygwin/lyxrc.dist.in Fri Jan 21 14:24:23
2011 (r37284)
@@ -3,7 +3,7 @@
### LyX, The Document Processor
###
### Copyright 1995 Matthias Ettrich
-### Copyright 1995-2008 The LyX Team.
+### Copyright 1995-2011 The LyX Team.
###
### ========================================================
Modified: lyx-devel/trunk/development/cygwin/lyxwinres.rc
==============================================================================
--- lyx-devel/trunk/development/cygwin/lyxwinres.rc Fri Jan 21 14:08:33
2011 (r37283)
+++ lyx-devel/trunk/development/cygwin/lyxwinres.rc Fri Jan 21 14:24:23
2011 (r37284)
@@ -31,7 +31,7 @@
VALUE "CompanyName", "LyX Team\0"
VALUE "FileVersion",
"LYX_MAJOR_VERSION.LYX_MINOR_VERSION.LYX_RELEASE_LEVEL" PATCH_TAG "\0"
VALUE "InternalName", "lyx-win\0"
- VALUE "LegalCopyright", "Copyright \251 1995 by Matthias Ettrich,
1995-2008 LyX Team\0"
+ VALUE "LegalCopyright", "Copyright \251 1995 by Matthias Ettrich,
1995-2011 LyX Team\0"
VALUE "ProductName", "LyX/Cygwin\0"
VALUE "ProductVersion", PACKAGE_VERSION "\0"
}
Modified: lyx-devel/trunk/lib/lyx2lyx/lyx2lyx_tools.py
==============================================================================
--- lyx-devel/trunk/lib/lyx2lyx/lyx2lyx_tools.py Fri Jan 21 14:08:33
2011 (r37283)
+++ lyx-devel/trunk/lib/lyx2lyx/lyx2lyx_tools.py Fri Jan 21 14:24:23
2011 (r37284)
@@ -1,6 +1,6 @@
# This file is part of lyx2lyx
# -*- coding: utf-8 -*-
-# Copyright (C) 2010 The LyX team
+# Copyright (C) 2011 The LyX team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
Modified: lyx-devel/trunk/lib/lyx2lyx/lyx_2_0.py
==============================================================================
--- lyx-devel/trunk/lib/lyx2lyx/lyx_2_0.py Fri Jan 21 14:08:33 2011
(r37283)
+++ lyx-devel/trunk/lib/lyx2lyx/lyx_2_0.py Fri Jan 21 14:24:23 2011
(r37284)
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# This file is part of lyx2lyx
# -*- coding: utf-8 -*-
-# Copyright (C) 2010 The LyX team
+# Copyright (C) 2011 The LyX team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
Modified: lyx-devel/trunk/lib/lyx2lyx/parser_tools.py
==============================================================================
--- lyx-devel/trunk/lib/lyx2lyx/parser_tools.py Fri Jan 21 14:08:33 2011
(r37283)
+++ lyx-devel/trunk/lib/lyx2lyx/parser_tools.py Fri Jan 21 14:24:23 2011
(r37284)
@@ -1,6 +1,6 @@
# This file is part of lyx2lyx
# -*- coding: utf-8 -*-
-# Copyright (C) 2002-2010 Dekel Tsur <[email protected]>,
+# Copyright (C) 2002-2011 Dekel Tsur <[email protected]>,
# José Matos <[email protected]>, Richard Heck <[email protected]>
#
# This program is free software; you can redistribute it and/or
Modified: lyx-devel/trunk/lib/lyx2lyx/unicode_symbols.py
==============================================================================
--- lyx-devel/trunk/lib/lyx2lyx/unicode_symbols.py Fri Jan 21 14:08:33
2011 (r37283)
+++ lyx-devel/trunk/lib/lyx2lyx/unicode_symbols.py Fri Jan 21 14:24:23
2011 (r37284)
@@ -1,6 +1,6 @@
# This file is part of lyx2lyx
# -*- coding: utf-8 -*-
-# Copyright (C) 2010 The LyX team
+# Copyright (C) 2011 The LyX team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
Modified: lyx-devel/trunk/src/lyxwinres.rc
==============================================================================
--- lyx-devel/trunk/src/lyxwinres.rc Fri Jan 21 14:08:33 2011 (r37283)
+++ lyx-devel/trunk/src/lyxwinres.rc Fri Jan 21 14:24:23 2011 (r37284)
@@ -39,7 +39,7 @@
VALUE "CompanyName", "LyX Team\0"
VALUE "FileVersion",
"LYX_MAJOR_VERSION.LYX_MINOR_VERSION.LYX_RELEASE_LEVEL" PATCH_TAG "\0"
VALUE "InternalName", "LyX\0"
- VALUE "LegalCopyright", "Copyright \251 1995 by Matthias Ettrich,
1995-2008 LyX Team\0"
+ VALUE "LegalCopyright", "Copyright \251 1995 by Matthias Ettrich,
1995-2011 LyX Team\0"
VALUE "ProductName", PRODNAME "\0"
VALUE "ProductVersion", PACKAGE_VERSION "\0"
}