File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Scripts/Services/SpeechToText/V1 Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
/**
2
- * Copyright 2018 IBM Corp. All Rights Reserved .
2
+ * (C) Copyright IBM Corp. 2018, 2019 .
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -27,4 +27,4 @@ public static void OpenIBMCloudWebsite()
27
27
Application . OpenURL ( Constants . String . IBM_CLOUD_URL + "?" + Common . TrackingQueryParam ) ;
28
28
}
29
29
}
30
- }
30
+ }
Original file line number Diff line number Diff line change 1
1
/**
2
- * Copyright 2015 IBM Corp. All Rights Reserved .
2
+ * (C) Copyright IBM Corp. 2015, 2019 .
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/**
2
- * Copyright 2018 IBM Corp. All Rights Reserved .
2
+ * (C) Copyright IBM Corp. 2018, 2019 .
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/**
2
- * Copyright 2015 IBM Corp. All Rights Reserved .
2
+ * (C) Copyright IBM Corp. 2015, 2019 .
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -245,4 +245,4 @@ private void OnRecognizeSpeaker(SpeakerRecognitionEvent result)
245
245
}
246
246
}
247
247
}
248
- }
248
+ }
Original file line number Diff line number Diff line change 1
1
/**
2
- * Copyright 2018, 2019 IBM Corp. All Rights Reserved .
2
+ * (C) Copyright IBM Corp. 2018, 2020 .
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments