diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 17:01:20 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 17:01:20 +0200 |
commit | 5351c1c12f57141d224186e4efbf663b61fa42d3 (patch) | |
tree | cc31db34de9e8a281b8f58e61ef15b608f987f66 /configure.ac | |
parent | 4badc791d1681336cb77bed9b46ed76f842cd21f (diff) |
Copyright update
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8f66d99..e31a1cc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # file : configure.ac # author : Boris Kolpackov <boris@codesynthesis.com> -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file AC_PREREQ(2.60) |