tremove redundant author information - Granular.jl - Julia package for granular dynamics simulation
(HTM) git clone git://src.adamsgaard.dk/Granular.jl
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit d568fb66f14a92598e6e0e3617c104fc6319dbe2
(DIR) parent dc7c2adf27c344488e2239eabcd129c4927c14c4
(HTM) Author: Anders Damsgaard <andersd@riseup.net>
Date: Mon, 11 Sep 2017 11:33:10 -0400
remove redundant author information
Diffstat:
M src/SeaIce.jl | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
(DIR) diff --git a/src/SeaIce.jl b/src/SeaIce.jl
t@@ -2,8 +2,7 @@
"""
# SeaIce.jl
-Offline sea-ice dynamics simulator by [Anders Damsgaard](mailto:andersd@riseup.net),
-[www.adamsgaard.dk](https://adamsgaard.dk)
+Offline sea-ice dynamics simulator module.
"""
module SeaIce