diff options
author | thomascube <thomas@roundcube.net> | 2012-01-18 11:10:46 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-01-18 11:10:46 +0000 |
commit | 7fe3811c65a7c63154f03610e289a6d196f3ae2e (patch) | |
tree | 2c916daa970bd8b5ccc732f80b2bbd3fb351f466 /bin/exportgettext.sh | |
parent | e52aaee0633bf76b5850eaed6aff4590436a4432 (diff) |
Changed license to GNU GPLv3+ with exceptions for skins and plugins
Diffstat (limited to 'bin/exportgettext.sh')
-rwxr-xr-x | bin/exportgettext.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/exportgettext.sh b/bin/exportgettext.sh index 9319e6eb0..2b991fb94 100755 --- a/bin/exportgettext.sh +++ b/bin/exportgettext.sh @@ -232,4 +232,4 @@ function gettext_quote($str) return rtrim($out); } -?>
\ No newline at end of file +?> |