Copyright Message in 'empty' files 85/29885/1
authorIkram Ikramullah <ikram@research.att.com>
Wed, 31 Jan 2018 20:34:28 +0000 (15:34 -0500)
committerIkram Ikramullah <ikram@research.att.com>
Wed, 31 Jan 2018 21:17:44 +0000 (16:17 -0500)
While packaging/verification of the jjb job,
saw error (on many files, not just this) that
 the file cannot have 'only comments in it'
- since all the ONAP files need to have this
copyright message, these __init__.py
(a module specifier marker file only) can be excluded
from this requirement? - This will
be a good test for our jjb tempaltes as well.

Change-Id: I7d297338f31327aac94947d31a831b53e0913814
Issue-ID: OPTFRA-60:
Signed-off-by: Ikram Ikramullah <ikram@research.att.com>
conductor/conductor/api/__init__.py

index f2bbdfd..e69de29 100644 (file)
@@ -1,19 +0,0 @@
-#
-# -------------------------------------------------------------------------
-#   Copyright (c) 2015-2017 AT&T Intellectual Property
-#
-#   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
-#
-#   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.
-#
-# -------------------------------------------------------------------------
-#
-