summaryrefslogtreecommitdiffstats
path: root/catalog/generate_dts.py
diff options
context:
space:
mode:
Diffstat (limited to 'catalog/generate_dts.py')
-rw-r--r--catalog/generate_dts.py7
1 files changed, 3 insertions, 4 deletions
diff --git a/catalog/generate_dts.py b/catalog/generate_dts.py
index f7d0f45..e5f815d 100644
--- a/catalog/generate_dts.py
+++ b/catalog/generate_dts.py
@@ -4,10 +4,9 @@
# (C) 2016 Hemant K. Shaw <hemant@linux.vnet.ibm.com>
# (C) 2016 Rajarshi Das <drajarshi@in.ibm.com>
#
-# 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 the Free Software Foundation; either version
-# 2 of the License, or (at your option) any later version.
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
import sys, getopt
import string
OpenPOWER on IntegriCloud