diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2017-10-18 13:29:35 +0900 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2017-10-18 13:29:35 +0900 |
commit | 63a97dc8b40437135840cfabffe58ed138e4e5f3 (patch) | |
tree | 571987dd4ebc5b16d0e2a2e6f0229b50334e1891 | |
parent | d4d7a783ed8bde4549679915f121e9c5466b5884 (diff) | |
download | efl-63a97dc8b40437135840cfabffe58ed138e4e5f3.tar.gz |
licensing - remove dates as they aren't strictly needed under common law
common law copyright establishes copyright at point of creation anyway
and there isn't a need to keep dates there. saves having to update them.
-rw-r--r-- | licenses/COPYING.BSD | 2 | ||||
-rw-r--r-- | licenses/COPYING.LGPL | 4 | ||||
-rw-r--r-- | licenses/COPYING.SMALL | 2 |
3 files changed, 3 insertions, 5 deletions
diff --git a/licenses/COPYING.BSD b/licenses/COPYING.BSD index cbd0d1a69a..5b8935064a 100644 --- a/licenses/COPYING.BSD +++ b/licenses/COPYING.BSD @@ -1,6 +1,6 @@ Copyright notice for the EFL: -Copyright (C) 2002-2015 EFL developers (see AUTHORS) +Copyright (C) EFL developers (see AUTHORS) All rights reserved. diff --git a/licenses/COPYING.LGPL b/licenses/COPYING.LGPL index 50a6caa95d..d72fb2d612 100644 --- a/licenses/COPYING.LGPL +++ b/licenses/COPYING.LGPL @@ -1,6 +1,4 @@ -Copyright notice for EFL: - -Copyright (C) 2008-2015 EFL developers (see AUTHORS) +Copyright (C) EFL developers (see AUTHORS) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the diff --git a/licenses/COPYING.SMALL b/licenses/COPYING.SMALL index c3c947b37e..5f9d243e46 100644 --- a/licenses/COPYING.SMALL +++ b/licenses/COPYING.SMALL @@ -1,6 +1,6 @@ Copyright notice for Embryo: -Copyright (C) 2004-2015 EFL developers (see AUTHORS) +Copyright (C) EFL developers (see AUTHORS) All rights reserved. |