Skip to content

Commit 9eaf656

Browse files
author
gadamc
committed
changing copyright 2017
1 parent 57fc949 commit 9eaf656

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

python/ibmos2spark/__info__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env python
2-
# Copyright (c) 2016 IBM. All rights reserved.
2+
# Copyright (c) 2017 IBM. All rights reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

python/ibmos2spark/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env python
2-
# Copyright (c) 2016 IBM. All rights reserved.
2+
# Copyright (c) 2017 IBM. All rights reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

python/ibmos2spark/osconfig.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2016 IBM. All rights reserved.
1+
# Copyright (c) 2017 IBM. All rights reserved.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)