aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Janouch <p@janouch.name>2018-10-24 07:45:23 +0200
committerPřemysl Janouch <p@janouch.name>2018-10-24 07:45:23 +0200
commit1b74b1976afc3e48a0017c59251024e58b860b56 (patch)
tree874687cc4fca4ddc788cb2fcf4c2d8ecf7e4629b
parent638d570cbd4379058260294b758459bccd4816e7 (diff)
downloadsdn-1b74b1976afc3e48a0017c59251024e58b860b56.tar.gz
sdn-1b74b1976afc3e48a0017c59251024e58b860b56.tar.xz
sdn-1b74b1976afc3e48a0017c59251024e58b860b56.zip
Update copyright years
-rw-r--r--LICENSE2
-rw-r--r--sdn.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 24b34c0..44e891d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -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.
diff --git a/sdn.cpp b/sdn.cpp
index 1973198..f1455c3 100644
--- a/sdn.cpp
+++ b/sdn.cpp
@@ -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.