[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnuastro-commits] master fb37ce1: Copyright on ChangeLog and images
From: |
Mohammad Akhlaghi |
Subject: |
[gnuastro-commits] master fb37ce1: Copyright on ChangeLog and images |
Date: |
Wed, 3 Apr 2019 10:58:03 -0400 (EDT) |
branch: master
commit fb37ce12abf9aed3b3f5ed574aacb154fa8e10a2
Author: Mohammad Akhlaghi <address@hidden>
Commit: Mohammad Akhlaghi <address@hidden>
Copyright on ChangeLog and images
A copyright statement was missing on the ChangeLog and the two figures in
the version controlled source. So it was added.
---
ChangeLog | 21 +++++++++++++++++++++
doc/README | 8 ++++++++
doc/gnuastro-figures/README | 29 +++++++++++++++++++++++++++++
3 files changed, 58 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 6de0b71..c709bd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1113,3 +1113,24 @@
GNU Astronomical Utilities created with the ImageCrop as the first
package. Other packages will be added in the next few days.
+
+;; Local Variables:
+;; coding: utf-8
+;; End:
+
+ Copyright (C) 2015-2019, Free Software Foundation, Inc.
+
+ This file is part of GNU Astronomy Utitlies (Gnuastro).
+
+ 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/>.
diff --git a/doc/README b/doc/README
index 8e1dd9d..f1693e5 100644
--- a/doc/README
+++ b/doc/README
@@ -47,6 +47,14 @@ add all the files in separate directories separately, first
add the
directory, then CVS will find the untracked files inside it and add
them one by one!
+Image copyright
+---------------
+
+This directory also contains the `gnuastrologo.xcf' image which is a crude
+logo for Gnuastro in case we need it. It is released under the GNU Free
+Documentation License, Version 1.3 or later, just like this README
+(statement is at the bottom of this file)
+
Copyright
---------
Copyright (C) 2015-2019 Free Software Foundation, Inc.
diff --git a/doc/gnuastro-figures/README b/doc/gnuastro-figures/README
new file mode 100644
index 0000000..44b56fe
--- /dev/null
+++ b/doc/gnuastro-figures/README
@@ -0,0 +1,29 @@
+Directory for images used in book
+=================================
+
+In the raw Git project, this directory contains raw images that are used in
+the book and are not produced by the bootstrapping). After bootstrapping it
+will be populated with several derivative/created images.
+
+The details of each image (including a copyright) is given below:
+
+epicycles.png: This is a combined image from two images on Wikipedia (links
+ below). On Wikipedia, they both have the GNU Free Documentation License,
+ Version 1.2 or later. This combined image is released under GNU Free
+ Documentation License, Version 1.3, similar to this README file
+ (statement is at the bottom of this file).
+ https://commons.wikimedia.org/wiki/File:Ghotb2.jpg
+
https://commons.wikimedia.org/wiki/File:Fourier_series_sawtooth_wave_circles_animation.gif
+
+
+
+
+
+Copyright information
+---------------------
+Copyright (C) 2015-2019 Free Software Foundation, Inc.
+
+Permission is granted to copy, distribute and/or modify this document under
+the terms of the GNU Free Documentation License, Version 1.3 or any later
+version published by the Free Software Foundation; with no Invariant
+Sections, with no Front-Cover Texts, and with no Back-Cover Texts.
\ No newline at end of file
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnuastro-commits] master fb37ce1: Copyright on ChangeLog and images,
Mohammad Akhlaghi <=