diff options
Diffstat (limited to 'build/mysql')
-rwxr-xr-x | build/mysql/configure | 2 | ||||
-rwxr-xr-x | build/mysql/mysql | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build/mysql/configure b/build/mysql/configure index f76ceea..afbf849 100755 --- a/build/mysql/configure +++ b/build/mysql/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/mysql/configure -# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file # diff --git a/build/mysql/mysql b/build/mysql/mysql index 6eb9178..d5c7d6f 100755 --- a/build/mysql/mysql +++ b/build/mysql/mysql @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/mysql/mysql -# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file # |