tFix date in copyright string - git-quick-start - an introduction to Git version control
 (HTM) git clone git://src.adamsgaard.dk/git-quick-start
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit a037181110981d40ae833cfa9119ba283e21d1d1
 (DIR) parent fa7fea2a9046a48de8ed10661c13d6f4de9f9973
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Thu,  2 Jan 2020 10:23:49 +0100
       
       Fix date in copyright string
       
       Diffstat:
         M LICENSE                             |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/LICENSE b/LICENSE
       t@@ -1,6 +1,6 @@
        ISC License
        
       -Copyright (c) 2017-2020 Anders Damsgaard <anders@adamsgaard.dk>
       +Copyright (c) 2016-2020 Anders Damsgaard <anders@adamsgaard.dk>
        
        Permission to use, copy, modify, and/or distribute this software for any
        purpose with or without fee is hereby granted, provided that the above