diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-12-17 17:05:35 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-12-17 17:05:35 +0100 |
commit | 413e7689990867ae727bc5624787acf7aa789796 (patch) | |
tree | a9157d1ce70fce5a1cb09e8f612e6088ad59f4cd /.idea | |
parent | 8935ebe6c3c7b70d9052a83063cb3da2cb5a238f (diff) |
Update/clarify copyright.
--HG--
branch : public
extra : source : a453e026590faae1a1842b98d367654fbde63fcb
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/copyright/ics_openvpn_gpl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.idea/copyright/ics_openvpn_gpl.xml b/.idea/copyright/ics_openvpn_gpl.xml index fba81870..fb4d0809 100644 --- a/.idea/copyright/ics_openvpn_gpl.xml +++ b/.idea/copyright/ics_openvpn_gpl.xml @@ -1,8 +1,8 @@ <component name="CopyrightManager"> <copyright> - <option name="notice" value="Copyright (c) 2012-2014 Arne Schwabe Distributed under the GNU GPL v2. For full terms see the file doc/LICENSE.txt" /> + <option name="notice" value="Copyright (c) 2012-2014 Arne Schwabe Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt" /> <option name="keyword" value="Copyright" /> - <option name="allowReplaceKeyword" value="" /> + <option name="allowReplaceKeyword" value="Copyright (c) 2012-2014 Arne Schwabe" /> <option name="myName" value="ics-openvpn-gpl" /> <option name="myLocal" value="true" /> </copyright> |