Updated copyright dates following previous patch.
This commit is contained in:
parent
89333fa3a5
commit
c0542af6bf
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2011-2015 Cary R. (cygcary@yahoo.com)
|
* Copyright (C) 2011-2016 Cary R. (cygcary@yahoo.com)
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
@ -1483,7 +1483,7 @@ void emit_icarus_generated_udps()
|
||||||
" * This is the copyright information for the following primitive(s)\n"
|
" * This is the copyright information for the following primitive(s)\n"
|
||||||
" * (library elements).\n"
|
" * (library elements).\n"
|
||||||
" *\n"
|
" *\n"
|
||||||
" * Copyright (C) 2011-2015 Cary R. (cygcary@yahoo.com)\n"
|
" * Copyright (C) 2011-2016 Cary R. (cygcary@yahoo.com)\n"
|
||||||
" *\n"
|
" *\n"
|
||||||
" * This library is free software; you can redistribute it and/or\n"
|
" * This library is free software; you can redistribute it and/or\n"
|
||||||
" * modify it under the terms of the GNU Lesser General Public\n"
|
" * modify it under the terms of the GNU Lesser General Public\n"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue