Gitweb links:
...log
http://git.netsurf-browser.org/packaging/debian.git/shortlog/d3ed16b1c909...
...commit
http://git.netsurf-browser.org/packaging/debian.git/commit/d3ed16b1c909fc...
...tree
http://git.netsurf-browser.org/packaging/debian.git/tree/d3ed16b1c909fc4f...
The branch, master has been updated
via d3ed16b1c909fc4f3d2232f98bedcdbb148e10e2 (commit)
from bdf8036819ef1cf72ac7bf3b0500078c6930bf30 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/packaging/debian.git/commit/?id=d3ed16b1c9...
commit d3ed16b1c909fc4f3d2232f98bedcdbb148e10e2
Author: Vincent Sanders <vince(a)kyllikki.org>
Commit: Vincent Sanders <vince(a)kyllikki.org>
copyright continuation lines missing a dot
diff --git a/copyright b/copyright
index 68a6f81..6d459c1 100644
--- a/copyright
+++ b/copyright
@@ -211,7 +211,7 @@ License: Unicode
documentation, and (c) there is clear notice in each modified Data File or
in the Software as well as in the documentation associated with the Data
File(s) or Software that the data or software has been modified.
-
+ .
THE DATA FILES AND SOFTWARE ARE 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 OF
@@ -221,7 +221,7 @@ License: Unicode
USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
-
+ .
Except as contained in this notice, the name of a copyright holder shall
not be used in advertising or otherwise to promote the sale, use or other
dealings in these Data Files or Software without prior written
-----------------------------------------------------------------------
Summary of changes:
copyright | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/copyright b/copyright
index 68a6f81..6d459c1 100644
--- a/copyright
+++ b/copyright
@@ -211,7 +211,7 @@ License: Unicode
documentation, and (c) there is clear notice in each modified Data File or
in the Software as well as in the documentation associated with the Data
File(s) or Software that the data or software has been modified.
-
+ .
THE DATA FILES AND SOFTWARE ARE 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 OF
@@ -221,7 +221,7 @@ License: Unicode
USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
-
+ .
Except as contained in this notice, the name of a copyright holder shall
not be used in advertising or otherwise to promote the sale, use or other
dealings in these Data Files or Software without prior written
--
Debian Packaging for NetSurf