summaryrefslogtreecommitdiffstats
path: root/share/extensions/yocto_css.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/extensions/yocto_css.py')
-rwxr-xr-xshare/extensions/yocto_css.py9
1 files changed, 6 insertions, 3 deletions
diff --git a/share/extensions/yocto_css.py b/share/extensions/yocto_css.py
index a73e5f2a5..c6bd0c37e 100755
--- a/share/extensions/yocto_css.py
+++ b/share/extensions/yocto_css.py
@@ -7,11 +7,14 @@
#
# This file is part of Scour, http://www.codedread.com/scour/
#
-# 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
+# This library is free software; you can redistribute it and/or modify
+# it either under the terms of the Apache License, Version 2.0, or, at
+# your option, under the terms and conditions of the GNU General
+# Public License, Version 2 or newer as published by the Free Software
+# Foundation. You may obtain a copy of these Licenses at:
#
# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,