|
@@ -36,15 +36,12 @@ file.write(u"""/* THIS IS A SINGLE-FILE DISTRIBUTION CONCATENATED FROM THE OPEN6
|
|
* Copyright (C) 2014-2016 the contributors as stated in the AUTHORS file
|
|
* Copyright (C) 2014-2016 the contributors as stated in the AUTHORS file
|
|
*
|
|
*
|
|
* This file is part of open62541. open62541 is free software: you can
|
|
* This file is part of open62541. open62541 is free software: you can
|
|
- * redistribute it and/or modify it under the terms of the GNU Lesser General
|
|
|
|
- * Public License, version 3 (as published by the Free Software Foundation) with
|
|
|
|
- * a static linking exception as stated in the LICENSE file provided with
|
|
|
|
- * open62541.
|
|
|
|
|
|
+ * redistribute it and/or modify it under the terms of the Mozilla Public
|
|
|
|
+ * License v2.0 as stated in the LICENSE file provided with open62541.
|
|
*
|
|
*
|
|
* open62541 is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
* open62541 is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
- * A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
|
|
|
|
- * details.
|
|
|
|
|
|
+ * A PARTICULAR PURPOSE.
|
|
*/\n\n""" % args.version)
|
|
*/\n\n""" % args.version)
|
|
|
|
|
|
if is_c:
|
|
if is_c:
|