diff options
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | sam.c | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ vis as a whole is licensed under the following standard ISC license: - Copyright © 2014-2017 Marc André Tanner, et al. + Copyright © 2014-2018 Marc André Tanner, et al. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above @@ -2,7 +2,7 @@ * Heavily inspired (and partially based upon) the X11 version of * Rob Pike's sam text editor originally written for Plan 9. * - * Copyright © 2016-2017 Marc André Tanner <mat at brain-dump.org> + * Copyright © 2016-2018 Marc André Tanner <mat at brain-dump.org> * Copyright © 1998 by Lucent Technologies * * Permission to use, copy, modify, and distribute this software for any |
