summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChow Loong Jin <hyperair@debian.org>2013-11-04 09:49:41 +0800
committerChow Loong Jin <hyperair@debian.org>2013-11-04 09:49:41 +0800
commitfa20d1a3aeea0737f72e594e09d70218df110420 (patch)
tree63351719d595c45999d783bf375d07348bca66fd
parent4504396106420d6ff1907c77071d70071d29c134 (diff)
Update d/copyright to copyright-format 1.0
-rw-r--r--debian/copyright65
1 files changed, 32 insertions, 33 deletions
diff --git a/debian/copyright b/debian/copyright
index 2e4563d..d257647 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,32 @@
-This package was debianized by Sebastian Dröge <slomo@debian.org> on
-Sat, 22 Mar 2008 23:56:23 +0100.
-
-It was downloaded from http://www.galago-project.org
-
-Upstream Authors:
-
- Sebastian Dröge <slomo@circular-chaos.org>
-
-Copyright:
-
- Copyright (c) 2006-2007 Sebastian Dröge <slomo@circular-chaos.org>
-
-License:
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to
- deal in the Software without restriction, including without limitation the
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
- sell copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- DEALINGS IN THE SOFTWARE.
-
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: notify-sharp
+Upstream-Contact: Mirco Bauer <meebey@debian.org>
+Source: https://www.meebey.net/projects/notify-sharp/
+
+Files: *
+Copyright: 2006-2007, Sebastian Dröge <slomo@circular-chaos.org>
+License: MIT
+
+Files: debian/*
+Copyright: 2008, Sebastian Dröge <slomo@circular-chaos.org>
+ 2012-2013, Chow Loong Jin <hyperair@debian.org>
+License: MIT
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.