summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-06-06 16:41:29 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-06-06 23:31:29 +0100
commitea7b6fa1973d039003866aea9877ea2948fb6a9f (patch)
treeedb3a05958264e1d580a56239e16c6401887e538
parent0836b1b142625b91ea28795711e21d3c4cd6f3a8 (diff)
gnu: packages/astronomy: Add file ending note.
* gnu/packages/astronomy.scm: Add file ending note. Change-Id: I25311fae4e5d7c14e4a32f7b67764aa0527011c4
-rw-r--r--gnu/packages/astronomy.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 3e58c9d5ee..954776f545 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -5380,3 +5380,8 @@ All of the major planets and most satellites can be drawn and different map
projections are also supported, including azimuthal, hemisphere, Lambert,
Mercator, Mollweide, Peters, polyconic, orthographic and rectangular.")
(license license:gpl2+)))
+
+;;;
+;;; Avoid adding new packages to the end of this file. To reduce the chances
+;;; of a merge conflict, place them above in alphabetical order.
+;;;