diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-09-28 22:28:05 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-09-28 22:28:05 +0000 |
| commit | 63421e8191dd25c04b74ebcecdcd4231625a9ea9 (patch) | |
| tree | 3d9f5045687d3f40fbdea8ccaf13d1c2e00bc2b7 /roundcubemail/program/js | |
| parent | a54c76a1fc8917231c034ffc1938fe54b77b7c3d (diff) | |
Minor bugfixes and correction of confusing License notfications
git-svn-id: https://svn.roundcube.net/trunk@8 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/js')
| -rw-r--r-- | roundcubemail/program/js/app.js | 2 | ||||
| -rw-r--r-- | roundcubemail/program/js/common.js | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/js/app.js b/roundcubemail/program/js/app.js index d8afc0e64..87fd25572 100644 --- a/roundcubemail/program/js/app.js +++ b/roundcubemail/program/js/app.js @@ -4,7 +4,7 @@ | | | This file is part of the RoundCube Webmail client | | Copyright (C) 2005, RoundCube Dev, - Switzerland | - | All rights reserved. | + | Licensed under the GNU GPL | | | | Modified: 2005/08/19 (tbr) | | | diff --git a/roundcubemail/program/js/common.js b/roundcubemail/program/js/common.js index 0947bbd1f..5263a87ab 100644 --- a/roundcubemail/program/js/common.js +++ b/roundcubemail/program/js/common.js @@ -4,7 +4,7 @@ | | | This file is part of the RoundCube web development suite | | Copyright (C) 2005, RoundCube Dev, - Switzerland | - | All rights reserved. | + | Licensed under the GNU GPL | | | | Modified: 19.08.2005 (tbr) | | | |
