aboutsummaryrefslogtreecommitdiff
path: root/libxsde
diff options
context:
space:
mode:
Diffstat (limited to 'libxsde')
-rw-r--r--libxsde/makefile2
-rw-r--r--libxsde/xsde/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/libxsde/makefile b/libxsde/makefile
index 6b69ce5..628ff90 100644
--- a/libxsde/makefile
+++ b/libxsde/makefile
@@ -1,6 +1,6 @@
# file : libxsde/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
diff --git a/libxsde/xsde/makefile b/libxsde/xsde/makefile
index f6cbaa2..468d19e 100644
--- a/libxsde/xsde/makefile
+++ b/libxsde/xsde/makefile
@@ -1,6 +1,6 @@
# file : xsde/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make