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/importgettext.sh | |
parent | e52aaee0633bf76b5850eaed6aff4590436a4432 (diff) |
Changed license to GNU GPLv3+ with exceptions for skins and plugins
Diffstat (limited to 'bin/importgettext.sh')
-rwxr-xr-x | bin/importgettext.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/importgettext.sh b/bin/importgettext.sh index f16f637db..cc01c3382 100755 --- a/bin/importgettext.sh +++ b/bin/importgettext.sh @@ -192,4 +192,4 @@ function expand_langcode($lang) } -?>
\ No newline at end of file +?> |