tupdate license description - granular-channel-hydro - subglacial hydrology model for sedimentary channels
 (HTM) git clone git://src.adamsgaard.dk/granular-channel-hydro
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit f688bb44a3b2b6996a074af41271af7e0888a4af
 (DIR) parent f93ba7d18a7e1c4571d858a6281ae493558a630f
 (HTM) Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Tue, 17 Oct 2017 13:20:19 -0400
       
       update license description
       
       Diffstat:
         M 1d-channel.py                       |       2 +-
         M LICENSE.md                          |       3 ++-
         M README.md                           |       2 +-
       
       3 files changed, 4 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/1d-channel.py b/1d-channel.py
       t@@ -12,7 +12,7 @@
        # relying on solver libraries, suitable for low-level languages like C, Fortran
        # or CUDA.
        #
       -# License: GNU Public License v3
       +# License: GNU Public License v3+ (see LICENSE.md)
        # Author: Anders Damsgaard, andersd@princeton.edu, https://adamsgaard.dk
        
        import numpy
 (DIR) diff --git a/LICENSE.md b/LICENSE.md
       t@@ -1,4 +1,5 @@
       -The SeaIce.jl package is licensed under the GNU Public License, Version 3.0+:
       +The contents of the granular-channel-hydro repository are licensed under the 
       +GNU Public License, Version 3.0+:
        
        > Copyright (c) 2017: Anders Damsgaard.
        > This program is free software: you can redistribute it and/or modify
 (DIR) diff --git a/README.md b/README.md
       t@@ -9,7 +9,7 @@ This finite-difference example implementation will simulate the dynamics of a
        pressure at the terminus.
        
        ## License
       -GNU Public License v3, see `LICENSE.md` for details.
       +GNU Public License v3 or later, see `LICENSE.md` for details.
        
        ## Author
        Anders Damsgaard, https://adamsgaard.dk