[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnuastro-commits] master 4287f05: README files: added copyright informa
From: |
Mohammad Akhlaghi |
Subject: |
[gnuastro-commits] master 4287f05: README files: added copyright information |
Date: |
Fri, 29 Mar 2019 15:47:29 -0400 (EDT) |
branch: master
commit 4287f05bbb363903aacec51813159c55266f644d
Author: Mohammad Akhlaghi <address@hidden>
Commit: Mohammad Akhlaghi <address@hidden>
README files: added copyright information
Copyright information was added to these files to be more clear.
---
README | 23 +++++++++++++++++++++++
README-hacking | 23 ++++++++++++++++++++++-
bootstrapped/README | 25 ++++++++++++++++++++++++-
3 files changed, 69 insertions(+), 2 deletions(-)
diff --git a/README b/README
index 94d965a..9ed925b 100644
--- a/README
+++ b/README
@@ -1,3 +1,6 @@
+Copyright (C) 2015-2019 Free Software Foundation, Inc.
+See the end of the file for license conditions.
+
GNU Astronomy Utilities
=======================
@@ -229,3 +232,23 @@ along with their status can be seen here
Have a look in the link above to see if your problem has already been
addressed. Click on "Display Criteria" and choose the "Category" of your
bug for a shorter and more relevant list to look into.
+
+
+
+
+
+Copyright information
+---------------------
+
+Gnuastro is free software: you can redistribute it and/or modify it under
+the terms of the GNU General Public License as published by the Free
+Software Foundation, either version 3 of the License, or (at your option)
+any later version.
+
+Gnuastro is distributed in the hope that it will be useful, but WITHOUT ANY
+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+details.
+
+You should have received a copy of the GNU General Public License along
+with Gnuastro. If not, see <http://www.gnu.org/licenses/>.
\ No newline at end of file
diff --git a/README-hacking b/README-hacking
index b49b2f4..0cdb78f 100644
--- a/README-hacking
+++ b/README-hacking
@@ -1,3 +1,6 @@
+Copyright (C) 2015-2019 Free Software Foundation, Inc.
+See the end of the file for license conditions.
+
Hacking into GNU Astronomy Utilities
====================================
@@ -104,4 +107,22 @@ CAUTION
This file ('README-hacking') is only distributed with the version
controlled source and not the Gnuastro tarball. Without this file, the
'bootstrap' script will complain about not being checked-out and abort. So
-be sure to keep this file where ever you want to run 'bootstrap'.
\ No newline at end of file
+be sure to keep this file where ever you want to run 'bootstrap'.
+
+
+
+Copyright information
+---------------------
+
+Gnuastro is free software: you can redistribute it and/or modify it under
+the terms of the GNU General Public License as published by the Free
+Software Foundation, either version 3 of the License, or (at your option)
+any later version.
+
+Gnuastro is distributed in the hope that it will be useful, but WITHOUT ANY
+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+details.
+
+You should have received a copy of the GNU General Public License along
+with Gnuastro. If not, see <http://www.gnu.org/licenses/>.
\ No newline at end of file
diff --git a/bootstrapped/README b/bootstrapped/README
index b9b5dfa..a2e37f3 100644
--- a/bootstrapped/README
+++ b/bootstrapped/README
@@ -1,3 +1,6 @@
+Copyright (C) 2015-2019 Free Software Foundation, Inc.
+See the end of the file for license conditions.
+
Imported files to GNU Astronomy Utilities
=========================================
@@ -36,4 +39,24 @@ The projects that were used are:
We are most grateful to the maintainers of these projects which allow
Gnuastro to be easily installed on a very large set of Unix-like
-operating systems.
\ No newline at end of file
+operating systems.
+
+
+
+
+
+Copyright information
+---------------------
+
+Gnuastro is free software: you can redistribute it and/or modify it under
+the terms of the GNU General Public License as published by the Free
+Software Foundation, either version 3 of the License, or (at your option)
+any later version.
+
+Gnuastro is distributed in the hope that it will be useful, but WITHOUT ANY
+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+details.
+
+You should have received a copy of the GNU General Public License along
+with Gnuastro. If not, see <http://www.gnu.org/licenses/>.
\ No newline at end of file
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnuastro-commits] master 4287f05: README files: added copyright information,
Mohammad Akhlaghi <=