diff options
author | Přemysl Janouch <p@janouch.name> | 2018-10-24 07:45:23 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-10-24 07:45:23 +0200 |
commit | 1b74b1976afc3e48a0017c59251024e58b860b56 (patch) | |
tree | 874687cc4fca4ddc788cb2fcf4c2d8ecf7e4629b | |
parent | 638d570cbd4379058260294b758459bccd4816e7 (diff) | |
download | sdn-1b74b1976afc3e48a0017c59251024e58b860b56.tar.gz sdn-1b74b1976afc3e48a0017c59251024e58b860b56.tar.xz sdn-1b74b1976afc3e48a0017c59251024e58b860b56.zip |
Update copyright years
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | sdn.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2017, Přemysl Janouch <p@janouch.name> +Copyright (c) 2017 - 2018, Přemysl Janouch <p@janouch.name> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. @@ -1,7 +1,7 @@ // // sdn: simple directory navigator // -// Copyright (c) 2017, Přemysl Janouch <p@janouch.name> +// Copyright (c) 2017 - 2018, Přemysl Janouch <p@janouch.name> // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted. |