Skip to content

Commit 3003314

Browse files
committed
chore(examples): Update copyrights of example files
1 parent 9024b35 commit 3003314

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2016 IBM All Rights Reserved.
1+
# (C) Copyright IBM Corp. 2015, 2016.
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.

examples/assistant_tone_analyzer_integration/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2016 IBM All Rights Reserved.
1+
# (C) Copyright IBM Corp. 2016, 2019.
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.

examples/assistant_tone_analyzer_integration/tone_detection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2016 IBM All Rights Reserved.
1+
# (C) Copyright IBM Corp. 2016, 2019.
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)