diff options
author | 2020-01-04 01:13:50 -0500 | |
---|---|---|
committer | 2020-01-04 01:13:50 -0500 | |
commit | 88909dc0d01f34bacbbbc3da6a9df705123b2f42 (patch) | |
tree | 92bbb387577f70b1976365ab26e35aca802d6465 /src/lib/netlist/prg/nlwav.cpp | |
parent | a50b4e871e32bc9c4ba6350a0f15696bb47f19ea (diff) |
Happy New Year 2020 (nw) (#6128)
Happy New Year 2020 (nw) (#6128)
Diffstat (limited to 'src/lib/netlist/prg/nlwav.cpp')
-rw-r--r-- | src/lib/netlist/prg/nlwav.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/netlist/prg/nlwav.cpp b/src/lib/netlist/prg/nlwav.cpp index 84e32bfc04a..e3c53bb7c4e 100644 --- a/src/lib/netlist/prg/nlwav.cpp +++ b/src/lib/netlist/prg/nlwav.cpp @@ -506,7 +506,7 @@ int nlwav_app::execute() { pout( "nlwav (netlist) 0.1\n" - "Copyright (C) 2019 Couriersud\n" + "Copyright (C) 2020 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" |