Skip to content

Commit 635e087

Browse files
committed
chore(copyrights): initial copyrights of unedited files
1 parent d6a4db5 commit 635e087

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

ibm_watson/text_to_speech_adapter_v1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coding: utf-8
22

3-
# Copyright 2018 IBM All Rights Reserved.
3+
# (C) Copyright IBM Corp. 2018, 2019.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

ibm_watson/websocket/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coding: utf-8
22

3-
# Copyright 2018 IBM All Rights Reserved.
3+
# (C) Copyright IBM Corp. 2018, 2019.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

ibm_watson/websocket/audio_source.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coding: utf-8
22

3-
# Copyright 2018 IBM All Rights Reserved.
3+
# (C) Copyright IBM Corp. 2018, 2019.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

ibm_watson/websocket/recognize_abstract_callback.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coding: utf-8
22

3-
# Copyright 2018 IBM All Rights Reserved.
3+
# (C) Copyright IBM Corp. 2018, 2019.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

ibm_watson/websocket/recognize_listener.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coding: utf-8
22

3-
# Copyright 2018 IBM All Rights Reserved.
3+
# (C) Copyright IBM Corp. 2018, 2019.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

ibm_watson/websocket/synthesize_callback.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coding: utf-8
22

3-
# Copyright 2018 IBM All Rights Reserved.
3+
# (C) Copyright IBM Corp. 2018, 2019.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

ibm_watson/websocket/synthesize_listener.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coding: utf-8
22

3-
# Copyright 2018 IBM All Rights Reserved.
3+
# (C) Copyright IBM Corp. 2018, 2019.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)