diff options
author | 2017-01-24 17:29:49 -0500 | |
---|---|---|
committer | 2017-01-24 17:29:49 -0500 | |
commit | 9db7b63e9a5fe3ea6712fab5b0f0dd864dfc06bc (patch) | |
tree | 57d2d5bf260ced2c6b24b4c63a6cd160cbb630fe /src/lib/netlist/prg/nltool.cpp | |
parent | 5bb61a8965525987ef134e420d9af31a9096d645 (diff) |
Updates "2016" strings to "2017 where relevant.
Updates "2016" strings to "2017 where relevant.
Diffstat (limited to 'src/lib/netlist/prg/nltool.cpp')
-rw-r--r-- | src/lib/netlist/prg/nltool.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/netlist/prg/nltool.cpp b/src/lib/netlist/prg/nltool.cpp index a6513f260b9..19b453cb069 100644 --- a/src/lib/netlist/prg/nltool.cpp +++ b/src/lib/netlist/prg/nltool.cpp @@ -531,7 +531,7 @@ int main(int argc, char *argv[]) { pout( "nltool (netlist) 0.1\n" - "Copyright (C) 2016 Couriersud\n" + "Copyright (C) 2017 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" |