diff options
author | thomascube <thomas@roundcube.net> | 2011-08-24 20:16:14 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-08-24 20:16:14 +0000 |
commit | 1a716d2d343b6614bec80d98cc46f327c296279e (patch) | |
tree | 640f28089ea0aa14a8768ea5382462745a1cac16 /program/js | |
parent | c63e571f021cf946270cfdaf84c87f83ecbaa316 (diff) |
Add copyright line on files with significant changes from Kolab Systems
Diffstat (limited to 'program/js')
-rw-r--r-- | program/js/app.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/program/js/app.js b/program/js/app.js index 9da19b2bb..2763b120c 100644 --- a/program/js/app.js +++ b/program/js/app.js @@ -3,7 +3,8 @@ | Roundcube Webmail Client Script | | | | This file is part of the Roundcube Webmail client | - | Copyright (C) 2005-2010, The Roundcube Dev Team | + | Copyright (C) 2005-2011, The Roundcube Dev Team | + | Copyright (C) 2011, Kolab Systems AG | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ |