[geos-commits] [SCM] GEOS branch master updated. 5e13295f74e375bc6c56b44f35f3593dd89b0e5e

git at osgeo.org git at osgeo.org
Mon Feb 4 09:23:06 PST 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, master has been updated
       via  5e13295f74e375bc6c56b44f35f3593dd89b0e5e (commit)
      from  4e0bb742cd823cba60d299cc44f97c89593bcc76 (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 -----------------------------------------------------------------
commit 5e13295f74e375bc6c56b44f35f3593dd89b0e5e
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Mon Feb 4 09:22:59 2019 -0800

    Add astyle license

diff --git a/tools/astyle/LICENSE.md b/tools/astyle/LICENSE.md
new file mode 100755
index 0000000..906a35d
--- /dev/null
+++ b/tools/astyle/LICENSE.md
@@ -0,0 +1,21 @@
+### MIT License
+
+Copyright (c) 2018 by Jim Pattee <jimp03 at email.com>.
+
+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.

-----------------------------------------------------------------------

Summary of changes:
 tools/astyle/LICENSE.md | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100755 tools/astyle/LICENSE.md


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list