summaryrefslogtreecommitdiff
path: root/pycadf/reason.py
diff options
context:
space:
mode:
authorDolph Mathews <dolph.mathews@gmail.com>2014-07-29 18:05:32 -0500
committerDolph Mathews <dolph.mathews@gmail.com>2014-07-29 18:05:36 -0500
commit870b4efb44ab3869739fa1cdec9e1b4fdd6be37f (patch)
tree6119f82d96a325cedec91981ca6b01e25fb70f2c /pycadf/reason.py
parented95886b42a3a5afc096b7377dcd228dd0ace0dd (diff)
downloadpycadf-870b4efb44ab3869739fa1cdec9e1b4fdd6be37f.tar.gz
clean up license headers
This removes extraneous whitespace, applies a consistent licensing header to all files, removes "all rights reserved" lines attributed to the OpenStack Foundation, removes authorship lines for Matt Rutkowski (which the git commit history much more accurately conveys) and follows all licenses with a blank line before the code/docstr begins. Change-Id: Idcfefd923e5ddb574087265c998dd50ebfe70a79
Diffstat (limited to 'pycadf/reason.py')
-rw-r--r--pycadf/reason.py15
1 files changed, 6 insertions, 9 deletions
diff --git a/pycadf/reason.py b/pycadf/reason.py
index 260750a..a6b5ff3 100644
--- a/pycadf/reason.py
+++ b/pycadf/reason.py
@@ -1,19 +1,16 @@
-#
# Copyright 2013 IBM Corp.
#
-# Author: Matt Rutkowski <mrutkows@us.ibm.com>
-#
-# 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
+# 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
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations
-# under the License.
+# License for the specific language governing permissions and limitations under
+# the License.
import six