Introduction
Introduction Statistics Contact Development Disclaimer Help
bump LICENSE year, remove newline before EOF in README - xmlparser - XML parser
git clone git://git.codemadness.org/xmlparser
Log
Files
Refs
README
LICENSE
---
commit 29205de3946a73fd85b834ccf5d311e27603cb95
parent 9f5430accf9f8d29e4fa3ee627dca46983c9bb03
Author: Hiltjo Posthuma <[email protected]>
Date: Thu, 1 Jul 2021 23:21:05 +0200
bump LICENSE year, remove newline before EOF in README
Diffstat:
M LICENSE | 2 +-
M README | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/LICENSE b/LICENSE
@@ -1,6 +1,6 @@
ISC License
-Copyright (c) 2011-2020 Hiltjo Posthuma <[email protected]>
+Copyright (c) 2011-2021 Hiltjo Posthuma <[email protected]>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
diff --git a/README b/README
@@ -77,4 +77,3 @@ License
-------
ISC, see LICENSE file.
-
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.