summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
diff options
context:
space:
mode:
author Jonathan Holt <j.holt@ctidigital.com>2018-01-05 13:35:45 +0000
committer Vas Crabb <cuavas@users.noreply.github.com>2018-01-06 00:48:05 +1100
commitc25b98226d633149162fbf99ea06919646acb9b6 (patch)
tree309a21ed6872f05659c9a0bbf8d7cf18796b647d /src/lib
parent3242332a5cd8bd8979b74ff829630812d878c33f (diff)
Updates "2017" strings to "2018" where relevant.
Diffstat (limited to 'src/lib')
-rwxr-xr-xsrc/lib/netlist/prg/nltool.cpp2
-rw-r--r--src/lib/netlist/prg/nlwav.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/netlist/prg/nltool.cpp b/src/lib/netlist/prg/nltool.cpp
index 675117bdd09..a1d53d6792d 100755
--- a/src/lib/netlist/prg/nltool.cpp
+++ b/src/lib/netlist/prg/nltool.cpp
@@ -695,7 +695,7 @@ int tool_app_t::execute()
{
pout(
"nltool (netlist) 0.1\n"
- "Copyright (C) 2017 Couriersud\n"
+ "Copyright (C) 2018 Couriersud\n"
"License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>.\n"
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n\n"
diff --git a/src/lib/netlist/prg/nlwav.cpp b/src/lib/netlist/prg/nlwav.cpp
index be2eb7b9947..23491e88349 100644
--- a/src/lib/netlist/prg/nlwav.cpp
+++ b/src/lib/netlist/prg/nlwav.cpp
@@ -379,7 +379,7 @@ int nlwav_app::execute()
{
pout(
"nlwav (netlist) 0.1\n"
- "Copyright (C) 2017 Couriersud\n"
+ "Copyright (C) 2018 Couriersud\n"
"License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>.\n"
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n\n"