diff --git a/LICENSE b/LICENSE index 536faffa5..b172c1fa6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2018 Sony Pictures Imageworks Inc. +Copyright Contributors to the OpenCue Project Apache License Version 2.0, January 2004 diff --git a/cueadmin/cueadmin/__main__.py b/cueadmin/cueadmin/__main__.py index 60540a69c..43e16fac3 100644 --- a/cueadmin/cueadmin/__main__.py +++ b/cueadmin/cueadmin/__main__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Sony Pictures Imageworks Inc. +# Copyright Contributors to the OpenCue Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cueadmin/cueadmin/common.py b/cueadmin/cueadmin/common.py index 9d2a18d05..96dfa128e 100644 --- a/cueadmin/cueadmin/common.py +++ b/cueadmin/cueadmin/common.py @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Sony Pictures Imageworks Inc. +# Copyright Contributors to the OpenCue Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cueadmin/cueadmin/format.py b/cueadmin/cueadmin/format.py index 93fe5f85a..2e7357488 100644 --- a/cueadmin/cueadmin/format.py +++ b/cueadmin/cueadmin/format.py @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Sony Pictures Imageworks Inc. +# Copyright Contributors to the OpenCue Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cueadmin/cueadmin/output.py b/cueadmin/cueadmin/output.py index dc88dbdce..4e4a9a19e 100644 --- a/cueadmin/cueadmin/output.py +++ b/cueadmin/cueadmin/output.py @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Sony Pictures Imageworks Inc. +# Copyright Contributors to the OpenCue Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cueadmin/cueadmin/util.py b/cueadmin/cueadmin/util.py index cc4b08591..dac80ac8e 100644 --- a/cueadmin/cueadmin/util.py +++ b/cueadmin/cueadmin/util.py @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Sony Pictures Imageworks Inc. +# Copyright Contributors to the OpenCue Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cueadmin/setup.py b/cueadmin/setup.py index bca196388..6b6ec92e6 100644 --- a/cueadmin/setup.py +++ b/cueadmin/setup.py @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Sony Pictures Imageworks Inc. +# Copyright Contributors to the OpenCue Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cueadmin/tests/__init__.py b/cueadmin/tests/__init__.py index 02c34bca7..d9c80f13d 100644 --- a/cueadmin/tests/__init__.py +++ b/cueadmin/tests/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Sony Pictures Imageworks Inc. +# Copyright Contributors to the OpenCue Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cueadmin/tests/common_tests.py b/cueadmin/tests/common_tests.py index c835b4aa5..6925d3cea 100644 --- a/cueadmin/tests/common_tests.py +++ b/cueadmin/tests/common_tests.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (c) 2018 Sony Pictures Imageworks Inc. +# Copyright Contributors to the OpenCue Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cueadmin/tests/output_tests.py b/cueadmin/tests/output_tests.py index 40a31ee65..243c260d3 100644 --- a/cueadmin/tests/output_tests.py +++ b/cueadmin/tests/output_tests.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (c) 2018 Sony Pictures Imageworks Inc. +# Copyright Contributors to the OpenCue Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/ActionEntity.java b/cuebot/src/main/java/com/imageworks/spcue/ActionEntity.java index add674766..39e61d9d5 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/ActionEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/ActionEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/ActionInterface.java b/cuebot/src/main/java/com/imageworks/spcue/ActionInterface.java index 7f4b58cde..06dacf924 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/ActionInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/ActionInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/AllocationEntity.java b/cuebot/src/main/java/com/imageworks/spcue/AllocationEntity.java index c76a839d3..6b358612e 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/AllocationEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/AllocationEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/AllocationInterface.java b/cuebot/src/main/java/com/imageworks/spcue/AllocationInterface.java index fe4dd34a4..d21121242 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/AllocationInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/AllocationInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/BuildableDependency.java b/cuebot/src/main/java/com/imageworks/spcue/BuildableDependency.java index 62e342730..22ecd73a9 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/BuildableDependency.java +++ b/cuebot/src/main/java/com/imageworks/spcue/BuildableDependency.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/BuildableJob.java b/cuebot/src/main/java/com/imageworks/spcue/BuildableJob.java index d5cc2ed45..cfa60ed60 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/BuildableJob.java +++ b/cuebot/src/main/java/com/imageworks/spcue/BuildableJob.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/BuildableLayer.java b/cuebot/src/main/java/com/imageworks/spcue/BuildableLayer.java index 43047c5e8..d23f28d06 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/BuildableLayer.java +++ b/cuebot/src/main/java/com/imageworks/spcue/BuildableLayer.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/CommentDetail.java b/cuebot/src/main/java/com/imageworks/spcue/CommentDetail.java index 6496a3b63..213c28bc3 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/CommentDetail.java +++ b/cuebot/src/main/java/com/imageworks/spcue/CommentDetail.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/CueGrpcException.java b/cuebot/src/main/java/com/imageworks/spcue/CueGrpcException.java index 2f43eefa2..a8d761c38 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/CueGrpcException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/CueGrpcException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/CuebotApplication.java b/cuebot/src/main/java/com/imageworks/spcue/CuebotApplication.java index aa06d22f3..a5747e558 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/CuebotApplication.java +++ b/cuebot/src/main/java/com/imageworks/spcue/CuebotApplication.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/DeedEntity.java b/cuebot/src/main/java/com/imageworks/spcue/DeedEntity.java index d6a190c09..51d252352 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/DeedEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/DeedEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/DepartmentEntity.java b/cuebot/src/main/java/com/imageworks/spcue/DepartmentEntity.java index 1846f8ed3..fbe8bfad4 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/DepartmentEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/DepartmentEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/DepartmentInterface.java b/cuebot/src/main/java/com/imageworks/spcue/DepartmentInterface.java index 01da7f468..a1fa79ab4 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/DepartmentInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/DepartmentInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/DependInterface.java b/cuebot/src/main/java/com/imageworks/spcue/DependInterface.java index fdffddb44..a6895d137 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/DependInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/DependInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/DependencyManagerException.java b/cuebot/src/main/java/com/imageworks/spcue/DependencyManagerException.java index 98c59caa6..59bc959f8 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/DependencyManagerException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/DependencyManagerException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/DispatchFrame.java b/cuebot/src/main/java/com/imageworks/spcue/DispatchFrame.java index 9644fc0c1..db946b90c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/DispatchFrame.java +++ b/cuebot/src/main/java/com/imageworks/spcue/DispatchFrame.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/DispatchHost.java b/cuebot/src/main/java/com/imageworks/spcue/DispatchHost.java index e8ac6913c..179428344 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/DispatchHost.java +++ b/cuebot/src/main/java/com/imageworks/spcue/DispatchHost.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/DispatchJob.java b/cuebot/src/main/java/com/imageworks/spcue/DispatchJob.java index d31af99e8..5684cbfab 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/DispatchJob.java +++ b/cuebot/src/main/java/com/imageworks/spcue/DispatchJob.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/Entity.java b/cuebot/src/main/java/com/imageworks/spcue/Entity.java index 9cd302e1d..d79d772b4 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/Entity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/Entity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/EntityCreationError.java b/cuebot/src/main/java/com/imageworks/spcue/EntityCreationError.java index 5d8de0f4a..bbe51cf18 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/EntityCreationError.java +++ b/cuebot/src/main/java/com/imageworks/spcue/EntityCreationError.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/EntityException.java b/cuebot/src/main/java/com/imageworks/spcue/EntityException.java index b814ef2bb..802d6c219 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/EntityException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/EntityException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/EntityInterface.java b/cuebot/src/main/java/com/imageworks/spcue/EntityInterface.java index b056a8685..47660eb8c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/EntityInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/EntityInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/EntityModificationError.java b/cuebot/src/main/java/com/imageworks/spcue/EntityModificationError.java index eee3feda9..87bbb8ff5 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/EntityModificationError.java +++ b/cuebot/src/main/java/com/imageworks/spcue/EntityModificationError.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/EntityNotFoundException.java b/cuebot/src/main/java/com/imageworks/spcue/EntityNotFoundException.java index 7117f9a88..64db67080 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/EntityNotFoundException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/EntityNotFoundException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/EntityRemovalError.java b/cuebot/src/main/java/com/imageworks/spcue/EntityRemovalError.java index b76b95656..a7dfc48d3 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/EntityRemovalError.java +++ b/cuebot/src/main/java/com/imageworks/spcue/EntityRemovalError.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/EntityRetrievalException.java b/cuebot/src/main/java/com/imageworks/spcue/EntityRetrievalException.java index 61c3fc735..cd5eb5633 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/EntityRetrievalException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/EntityRetrievalException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/ExecutionSummary.java b/cuebot/src/main/java/com/imageworks/spcue/ExecutionSummary.java index 7396cabab..a13529ad8 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/ExecutionSummary.java +++ b/cuebot/src/main/java/com/imageworks/spcue/ExecutionSummary.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/FacilityEntity.java b/cuebot/src/main/java/com/imageworks/spcue/FacilityEntity.java index 923fcf52b..b9d26d1f8 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/FacilityEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/FacilityEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/FacilityInterface.java b/cuebot/src/main/java/com/imageworks/spcue/FacilityInterface.java index 17c4370a8..0a83cd58b 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/FacilityInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/FacilityInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/FilterEntity.java b/cuebot/src/main/java/com/imageworks/spcue/FilterEntity.java index 59926d6b6..22bea4b46 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/FilterEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/FilterEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/FilterInterface.java b/cuebot/src/main/java/com/imageworks/spcue/FilterInterface.java index d592ebdb0..1c6441fec 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/FilterInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/FilterInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/FrameDetail.java b/cuebot/src/main/java/com/imageworks/spcue/FrameDetail.java index 66fefa339..7d33618bf 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/FrameDetail.java +++ b/cuebot/src/main/java/com/imageworks/spcue/FrameDetail.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/FrameEntity.java b/cuebot/src/main/java/com/imageworks/spcue/FrameEntity.java index 1ee907abe..8ba4bee88 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/FrameEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/FrameEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/FrameInterface.java b/cuebot/src/main/java/com/imageworks/spcue/FrameInterface.java index b4149096f..eff22768f 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/FrameInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/FrameInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/FrameStateTotals.java b/cuebot/src/main/java/com/imageworks/spcue/FrameStateTotals.java index 58218af44..cf8c96d58 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/FrameStateTotals.java +++ b/cuebot/src/main/java/com/imageworks/spcue/FrameStateTotals.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/GroupDetail.java b/cuebot/src/main/java/com/imageworks/spcue/GroupDetail.java index f494ee8a9..b67a53b77 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/GroupDetail.java +++ b/cuebot/src/main/java/com/imageworks/spcue/GroupDetail.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/GroupEntity.java b/cuebot/src/main/java/com/imageworks/spcue/GroupEntity.java index cdeb704a5..ffcb2ac02 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/GroupEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/GroupEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/GroupInterface.java b/cuebot/src/main/java/com/imageworks/spcue/GroupInterface.java index d14cffc06..f5ae74549 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/GroupInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/GroupInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/HistoricalJobTransferException.java b/cuebot/src/main/java/com/imageworks/spcue/HistoricalJobTransferException.java index 9d6e42240..bbe557a64 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/HistoricalJobTransferException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/HistoricalJobTransferException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/HostConfigurationErrorException.java b/cuebot/src/main/java/com/imageworks/spcue/HostConfigurationErrorException.java index 3e7bc16e5..8147659b0 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/HostConfigurationErrorException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/HostConfigurationErrorException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/HostEntity.java b/cuebot/src/main/java/com/imageworks/spcue/HostEntity.java index b28fb3f73..96defaf61 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/HostEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/HostEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/HostInterface.java b/cuebot/src/main/java/com/imageworks/spcue/HostInterface.java index f73079a1c..5e875652a 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/HostInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/HostInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/Inherit.java b/cuebot/src/main/java/com/imageworks/spcue/Inherit.java index 92b06389f..73651c33d 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/Inherit.java +++ b/cuebot/src/main/java/com/imageworks/spcue/Inherit.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/JobDetail.java b/cuebot/src/main/java/com/imageworks/spcue/JobDetail.java index ac4df0e77..29286ffe3 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/JobDetail.java +++ b/cuebot/src/main/java/com/imageworks/spcue/JobDetail.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/JobDispatchException.java b/cuebot/src/main/java/com/imageworks/spcue/JobDispatchException.java index 0e9750e9f..2dc84cf92 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/JobDispatchException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/JobDispatchException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/JobEntity.java b/cuebot/src/main/java/com/imageworks/spcue/JobEntity.java index 14107a389..eec806605 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/JobEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/JobEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/JobInterface.java b/cuebot/src/main/java/com/imageworks/spcue/JobInterface.java index dee1b1c25..e53cbccbe 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/JobInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/JobInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/JobLaunchException.java b/cuebot/src/main/java/com/imageworks/spcue/JobLaunchException.java index 32424573d..56fa14984 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/JobLaunchException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/JobLaunchException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/LayerDetail.java b/cuebot/src/main/java/com/imageworks/spcue/LayerDetail.java index 82ab679b8..bb964c93f 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/LayerDetail.java +++ b/cuebot/src/main/java/com/imageworks/spcue/LayerDetail.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/LayerEntity.java b/cuebot/src/main/java/com/imageworks/spcue/LayerEntity.java index a1d155062..92e11c8cb 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/LayerEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/LayerEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/LayerInterface.java b/cuebot/src/main/java/com/imageworks/spcue/LayerInterface.java index 120a6f6f2..414f42872 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/LayerInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/LayerInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/LayerStats.java b/cuebot/src/main/java/com/imageworks/spcue/LayerStats.java index 81475f5da..698b07943 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/LayerStats.java +++ b/cuebot/src/main/java/com/imageworks/spcue/LayerStats.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/LightweightDependency.java b/cuebot/src/main/java/com/imageworks/spcue/LightweightDependency.java index 5d9a46892..8f940fbed 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/LightweightDependency.java +++ b/cuebot/src/main/java/com/imageworks/spcue/LightweightDependency.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/LimitEntity.java b/cuebot/src/main/java/com/imageworks/spcue/LimitEntity.java index e61126437..6dee9db9b 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/LimitEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/LimitEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/LimitInterface.java b/cuebot/src/main/java/com/imageworks/spcue/LimitInterface.java index 3537c45d9..df21166e4 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/LimitInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/LimitInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/LocalHostAssignment.java b/cuebot/src/main/java/com/imageworks/spcue/LocalHostAssignment.java index 0b8ba6214..cc6287253 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/LocalHostAssignment.java +++ b/cuebot/src/main/java/com/imageworks/spcue/LocalHostAssignment.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/MaintenanceTask.java b/cuebot/src/main/java/com/imageworks/spcue/MaintenanceTask.java index 3dcde6f89..479080ac7 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/MaintenanceTask.java +++ b/cuebot/src/main/java/com/imageworks/spcue/MaintenanceTask.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/MatcherEntity.java b/cuebot/src/main/java/com/imageworks/spcue/MatcherEntity.java index 8831b23db..157a5ef9b 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/MatcherEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/MatcherEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/MatcherInterface.java b/cuebot/src/main/java/com/imageworks/spcue/MatcherInterface.java index 444bf3700..ae17ae686 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/MatcherInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/MatcherInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/MinimalHost.java b/cuebot/src/main/java/com/imageworks/spcue/MinimalHost.java index b2fa20b94..c8f872451 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/MinimalHost.java +++ b/cuebot/src/main/java/com/imageworks/spcue/MinimalHost.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/OwnerEntity.java b/cuebot/src/main/java/com/imageworks/spcue/OwnerEntity.java index 5a40ea2fb..1ebea5ff0 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/OwnerEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/OwnerEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/PointDetail.java b/cuebot/src/main/java/com/imageworks/spcue/PointDetail.java index dae5334d6..b99dfdd1a 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/PointDetail.java +++ b/cuebot/src/main/java/com/imageworks/spcue/PointDetail.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/PointInterface.java b/cuebot/src/main/java/com/imageworks/spcue/PointInterface.java index 38f064704..7290a9d18 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/PointInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/PointInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/ProcInterface.java b/cuebot/src/main/java/com/imageworks/spcue/ProcInterface.java index 9c592c3d8..f1f32c037 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/ProcInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/ProcInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/Redirect.java b/cuebot/src/main/java/com/imageworks/spcue/Redirect.java index 057e21d66..f023bb1e7 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/Redirect.java +++ b/cuebot/src/main/java/com/imageworks/spcue/Redirect.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/ResourceUsage.java b/cuebot/src/main/java/com/imageworks/spcue/ResourceUsage.java index 924bce86b..aae8921e4 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/ResourceUsage.java +++ b/cuebot/src/main/java/com/imageworks/spcue/ResourceUsage.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/ServiceEntity.java b/cuebot/src/main/java/com/imageworks/spcue/ServiceEntity.java index 48b1f336b..3c84525c8 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/ServiceEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/ServiceEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/ServiceOverrideEntity.java b/cuebot/src/main/java/com/imageworks/spcue/ServiceOverrideEntity.java index 9351e3411..21f6b40a2 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/ServiceOverrideEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/ServiceOverrideEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/ShowEntity.java b/cuebot/src/main/java/com/imageworks/spcue/ShowEntity.java index ec222b8b1..8a4d768af 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/ShowEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/ShowEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/ShowInterface.java b/cuebot/src/main/java/com/imageworks/spcue/ShowInterface.java index e3bab5e51..e3f20defa 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/ShowInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/ShowInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/SortableShow.java b/cuebot/src/main/java/com/imageworks/spcue/SortableShow.java index f43b26e31..1b22a8adb 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/SortableShow.java +++ b/cuebot/src/main/java/com/imageworks/spcue/SortableShow.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/Source.java b/cuebot/src/main/java/com/imageworks/spcue/Source.java index 7404f1de3..a54207c92 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/Source.java +++ b/cuebot/src/main/java/com/imageworks/spcue/Source.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/SpcueRuntimeException.java b/cuebot/src/main/java/com/imageworks/spcue/SpcueRuntimeException.java index 0e9acb89f..7b42994c5 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/SpcueRuntimeException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/SpcueRuntimeException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/SpecBuilderException.java b/cuebot/src/main/java/com/imageworks/spcue/SpecBuilderException.java index 543b03215..2d65d9efc 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/SpecBuilderException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/SpecBuilderException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/StrandedCores.java b/cuebot/src/main/java/com/imageworks/spcue/StrandedCores.java index 69e730ded..caaa53cf6 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/StrandedCores.java +++ b/cuebot/src/main/java/com/imageworks/spcue/StrandedCores.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/SubscriptionEntity.java b/cuebot/src/main/java/com/imageworks/spcue/SubscriptionEntity.java index 8cc6fb40f..339f0ca91 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/SubscriptionEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/SubscriptionEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/SubscriptionInterface.java b/cuebot/src/main/java/com/imageworks/spcue/SubscriptionInterface.java index dcf26e7e4..874ed7415 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/SubscriptionInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/SubscriptionInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/TaskEntity.java b/cuebot/src/main/java/com/imageworks/spcue/TaskEntity.java index 9350dde81..13a4fa020 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/TaskEntity.java +++ b/cuebot/src/main/java/com/imageworks/spcue/TaskEntity.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/TaskInterface.java b/cuebot/src/main/java/com/imageworks/spcue/TaskInterface.java index 9f7ac81cb..d06fa0bfb 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/TaskInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/TaskInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/ThreadStats.java b/cuebot/src/main/java/com/imageworks/spcue/ThreadStats.java index b73b13b6e..d1a2fbd2f 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/ThreadStats.java +++ b/cuebot/src/main/java/com/imageworks/spcue/ThreadStats.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/TrackitTaskDetail.java b/cuebot/src/main/java/com/imageworks/spcue/TrackitTaskDetail.java index 10ccaf285..72dcd306b 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/TrackitTaskDetail.java +++ b/cuebot/src/main/java/com/imageworks/spcue/TrackitTaskDetail.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/VirtualProc.java b/cuebot/src/main/java/com/imageworks/spcue/VirtualProc.java index 0e59af806..4316b708d 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/VirtualProc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/VirtualProc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/config/AppConfig.java b/cuebot/src/main/java/com/imageworks/spcue/config/AppConfig.java index 9340f8e69..94146e7a5 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/config/AppConfig.java +++ b/cuebot/src/main/java/com/imageworks/spcue/config/AppConfig.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/ActionDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/ActionDao.java index b610fdc69..2d8d3ccc1 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/ActionDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/ActionDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/AllocationDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/AllocationDao.java index 0a812296d..b5a83745c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/AllocationDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/AllocationDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/BookingDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/BookingDao.java index 1afa5b799..4b362f000 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/BookingDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/BookingDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/CommentDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/CommentDao.java index dcf516c78..5568bb2fd 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/CommentDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/CommentDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/DeedDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/DeedDao.java index 0aaa2164e..555e6beeb 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/DeedDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/DeedDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/DepartmentDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/DepartmentDao.java index ff5e9267a..2288983fb 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/DepartmentDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/DepartmentDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/DependDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/DependDao.java index 56bdaa920..3840b6e8d 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/DependDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/DependDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/DispatcherDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/DispatcherDao.java index 102050979..8ca8b07e4 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/DispatcherDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/DispatcherDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/FacilityDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/FacilityDao.java index 8eb847904..90c65859c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/FacilityDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/FacilityDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/FilterDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/FilterDao.java index 22d12ee2f..61b65ff75 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/FilterDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/FilterDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/FrameDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/FrameDao.java index 48098bf95..4a6853c25 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/FrameDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/FrameDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/GroupDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/GroupDao.java index 770ef2b71..181062df6 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/GroupDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/GroupDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/HistoricalDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/HistoricalDao.java index 9feff5071..4cae1c61d 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/HistoricalDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/HistoricalDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/HostDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/HostDao.java index 3072f03be..31b7d475d 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/HostDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/HostDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/JobDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/JobDao.java index a8669a7f8..4ffaf2f43 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/JobDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/JobDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/LayerDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/LayerDao.java index eb79114ef..e7eb7162f 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/LayerDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/LayerDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/LimitDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/LimitDao.java index dcd8a6844..c74d1d11b 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/LimitDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/LimitDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/MaintenanceDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/MaintenanceDao.java index addd15c1c..29e2faa57 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/MaintenanceDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/MaintenanceDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/MatcherDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/MatcherDao.java index 3fd0c32f6..ef1f9099f 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/MatcherDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/MatcherDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/NestedWhiteboardDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/NestedWhiteboardDao.java index c8e842133..0b48b8006 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/NestedWhiteboardDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/NestedWhiteboardDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/OwnerDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/OwnerDao.java index fd2747ea2..fbbd7e7be 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/OwnerDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/OwnerDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/PointDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/PointDao.java index d7e909043..af0deac92 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/PointDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/PointDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/ProcDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/ProcDao.java index f1a126c24..5efdd01d2 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/ProcDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/ProcDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/RedirectDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/RedirectDao.java index 05689821c..0459f478c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/RedirectDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/RedirectDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/ServiceDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/ServiceDao.java index 9cf2e1e09..0933ae8d3 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/ServiceDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/ServiceDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/ShowDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/ShowDao.java index 1cb333540..1853662a5 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/ShowDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/ShowDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/SubscriptionDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/SubscriptionDao.java index ef2b5a7d6..d0fe43eb7 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/SubscriptionDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/SubscriptionDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/TaskDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/TaskDao.java index a218351e8..20a4f72cd 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/TaskDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/TaskDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/TrackitDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/TrackitDao.java index fc44ad31c..19c0e2784 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/TrackitDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/TrackitDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/WhiteboardDao.java b/cuebot/src/main/java/com/imageworks/spcue/dao/WhiteboardDao.java index 2e29c87ad..f01709f0c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/WhiteboardDao.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/WhiteboardDao.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/CriteriaException.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/CriteriaException.java index 1f1fbe7c6..f6dcaa6e9 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/CriteriaException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/CriteriaException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/CriteriaInterface.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/CriteriaInterface.java index dd558241e..eda8b0c13 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/CriteriaInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/CriteriaInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/Direction.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/Direction.java index e549b7421..ab4a42166 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/Direction.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/Direction.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/FrameSearchFactory.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/FrameSearchFactory.java index ca1904a37..b2a30b7b0 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/FrameSearchFactory.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/FrameSearchFactory.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/FrameSearchInterface.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/FrameSearchInterface.java index 9b67d937d..3c17b411e 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/FrameSearchInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/FrameSearchInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/HostSearchFactory.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/HostSearchFactory.java index 5716e1f1c..a1f7fe6f5 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/HostSearchFactory.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/HostSearchFactory.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/HostSearchInterface.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/HostSearchInterface.java index 1ad46d3c7..6ba001210 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/HostSearchInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/HostSearchInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/JobSearchFactory.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/JobSearchFactory.java index 389c75dcd..df3b7635c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/JobSearchFactory.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/JobSearchFactory.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/JobSearchInterface.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/JobSearchInterface.java index e7e4eb739..63315d11f 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/JobSearchInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/JobSearchInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/Phrase.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/Phrase.java index 8167b26d5..5405839eb 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/Phrase.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/Phrase.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/ProcSearchFactory.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/ProcSearchFactory.java index 049ac1791..58ace1be5 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/ProcSearchFactory.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/ProcSearchFactory.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/ProcSearchInterface.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/ProcSearchInterface.java index 258101567..5c32e7182 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/ProcSearchInterface.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/ProcSearchInterface.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/Sort.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/Sort.java index eafb8faf3..3c7c8477e 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/Sort.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/Sort.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/Criteria.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/Criteria.java index 1519ad946..393848454 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/Criteria.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/Criteria.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/FrameSearch.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/FrameSearch.java index 0d1ca1d76..f04e1de71 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/FrameSearch.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/FrameSearch.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/HostSearch.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/HostSearch.java index ff902f2c8..b7720537d 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/HostSearch.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/HostSearch.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/JobSearch.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/JobSearch.java index d3ecfb13e..c22631274 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/JobSearch.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/JobSearch.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/ProcSearch.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/ProcSearch.java index 21905e45d..078b90cb6 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/ProcSearch.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/oracle/ProcSearch.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/Criteria.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/Criteria.java index edae3ba13..625c8ce7d 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/Criteria.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/Criteria.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/FrameSearch.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/FrameSearch.java index f949e1bcb..ee3a1f841 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/FrameSearch.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/FrameSearch.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/HostSearch.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/HostSearch.java index 8aab7ba2b..5d8de8586 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/HostSearch.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/HostSearch.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/JobSearch.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/JobSearch.java index dddd74921..fa62794bd 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/JobSearch.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/JobSearch.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/ProcSearch.java b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/ProcSearch.java index 9c6404643..938ddd016 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/ProcSearch.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/criteria/postgres/ProcSearch.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ActionDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ActionDaoJdbc.java index d33f60052..a393caa82 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ActionDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ActionDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/AllocationDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/AllocationDaoJdbc.java index d97ea59ba..2f4a44687 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/AllocationDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/AllocationDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/BookingDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/BookingDaoJdbc.java index fa3cea955..d44423045 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/BookingDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/BookingDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/CommentDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/CommentDaoJdbc.java index e5b8d9669..3da40621b 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/CommentDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/CommentDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DeedDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DeedDaoJdbc.java index 655af096d..80adf6db5 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DeedDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DeedDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DepartmentDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DepartmentDaoJdbc.java index 9e5d6a077..32ddaaa28 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DepartmentDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DepartmentDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DependDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DependDaoJdbc.java index 41d75f504..72c03da34 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DependDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DependDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DispatchQuery.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DispatchQuery.java index fb2e3f933..1577921d7 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DispatchQuery.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DispatchQuery.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DispatcherDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DispatcherDaoJdbc.java index bfe9b1fa6..ff56fe35a 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DispatcherDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/DispatcherDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/FacilityDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/FacilityDaoJdbc.java index 46fbd22b2..1f77d6e3c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/FacilityDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/FacilityDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/FilterDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/FilterDaoJdbc.java index 94ac2a198..3f7d99733 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/FilterDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/FilterDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/FrameDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/FrameDaoJdbc.java index ede7a923c..ac36b49ab 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/FrameDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/FrameDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/GroupDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/GroupDaoJdbc.java index 3698e70c7..f780d6ca8 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/GroupDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/GroupDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/HistoricalDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/HistoricalDaoJdbc.java index e25ea6f3b..ec30f7700 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/HistoricalDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/HistoricalDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/HostDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/HostDaoJdbc.java index 13c83c0fa..89d8b3202 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/HostDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/HostDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/JobDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/JobDaoJdbc.java index 3b2e72211..0f591a350 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/JobDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/JobDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/LayerDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/LayerDaoJdbc.java index 02c6de1db..04cb1b14f 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/LayerDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/LayerDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/LimitDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/LimitDaoJdbc.java index ad8454077..96acf8af0 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/LimitDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/LimitDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/MaintenanceDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/MaintenanceDaoJdbc.java index 35f7a5d4c..820804f50 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/MaintenanceDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/MaintenanceDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/MatcherDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/MatcherDaoJdbc.java index 726fda17c..f55a0cdf1 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/MatcherDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/MatcherDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/NestedWhiteboardDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/NestedWhiteboardDaoJdbc.java index 3746d24f5..693d99fbf 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/NestedWhiteboardDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/NestedWhiteboardDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/OwnerDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/OwnerDaoJdbc.java index 717dac49c..ee94ba8ec 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/OwnerDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/OwnerDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/PointDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/PointDaoJdbc.java index 707dbcf97..6ce52d8aa 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/PointDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/PointDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ProcDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ProcDaoJdbc.java index 960665f02..f363bbc0f 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ProcDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ProcDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/RedirectDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/RedirectDaoJdbc.java index b145d9edb..edfaffd6d 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/RedirectDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/RedirectDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ServiceDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ServiceDaoJdbc.java index cb15d6e59..8b9225636 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ServiceDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ServiceDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ShowDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ShowDaoJdbc.java index a134949ad..0d6765e51 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ShowDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/ShowDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/SubscriptionDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/SubscriptionDaoJdbc.java index ecf609178..55548ae04 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/SubscriptionDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/SubscriptionDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/TaskDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/TaskDaoJdbc.java index 2a6a6bf10..059c67808 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/TaskDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/TaskDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/TrackitDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/TrackitDaoJdbc.java index c4fe4e508..7ab2f0d6c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/TrackitDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/TrackitDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/WhiteboardDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/WhiteboardDaoJdbc.java index 99c3e695b..965a91406 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/WhiteboardDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/oracle/WhiteboardDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ActionDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ActionDaoJdbc.java index c39628571..38b1c5c32 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ActionDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ActionDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/AllocationDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/AllocationDaoJdbc.java index b505b522e..c57e1d8e8 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/AllocationDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/AllocationDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/BookingDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/BookingDaoJdbc.java index ab5074aa0..b6ec245f1 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/BookingDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/BookingDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/CommentDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/CommentDaoJdbc.java index 38ace77b2..9587e41db 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/CommentDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/CommentDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DeedDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DeedDaoJdbc.java index a4d7c46fa..b002d3033 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DeedDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DeedDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DepartmentDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DepartmentDaoJdbc.java index eb073f41e..04c4234e5 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DepartmentDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DepartmentDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DependDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DependDaoJdbc.java index e00460670..bb81b1909 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DependDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DependDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DispatchQuery.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DispatchQuery.java index 5fd467783..0443f691a 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DispatchQuery.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DispatchQuery.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DispatcherDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DispatcherDaoJdbc.java index 0212a2173..d3e50525d 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DispatcherDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/DispatcherDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/FacilityDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/FacilityDaoJdbc.java index f26ced7dc..863b04225 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/FacilityDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/FacilityDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/FilterDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/FilterDaoJdbc.java index 9ed5d13d5..a1cb7d2cf 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/FilterDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/FilterDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/FrameDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/FrameDaoJdbc.java index 69cd2df47..fb85cdf10 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/FrameDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/FrameDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/GroupDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/GroupDaoJdbc.java index d741540c6..301fcece4 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/GroupDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/GroupDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/HistoricalDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/HistoricalDaoJdbc.java index b1511e370..3734ae803 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/HistoricalDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/HistoricalDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/HostDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/HostDaoJdbc.java index 49c626d60..035c95acd 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/HostDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/HostDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/JobDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/JobDaoJdbc.java index 0b103f747..59c578576 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/JobDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/JobDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/LayerDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/LayerDaoJdbc.java index cc4b9cceb..c2be2cc1a 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/LayerDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/LayerDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/LimitDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/LimitDaoJdbc.java index 55c612c4e..f49b99911 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/LimitDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/LimitDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/MaintenanceDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/MaintenanceDaoJdbc.java index e5920452e..68e3a3566 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/MaintenanceDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/MaintenanceDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/MatcherDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/MatcherDaoJdbc.java index 5df86559e..4afc2804c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/MatcherDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/MatcherDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/NestedWhiteboardDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/NestedWhiteboardDaoJdbc.java index de2766346..f2cff28a5 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/NestedWhiteboardDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/NestedWhiteboardDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/OwnerDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/OwnerDaoJdbc.java index 532577249..7d2b8d5a7 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/OwnerDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/OwnerDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/PointDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/PointDaoJdbc.java index 956165bf6..499113381 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/PointDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/PointDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ProcDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ProcDaoJdbc.java index b988c597e..985601cd4 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ProcDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ProcDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/RedirectDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/RedirectDaoJdbc.java index 3d62ade05..9d6bebc5a 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/RedirectDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/RedirectDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ServiceDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ServiceDaoJdbc.java index 2d6349cc9..bc41fb038 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ServiceDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ServiceDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ShowDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ShowDaoJdbc.java index 1486d3cf2..893455be3 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ShowDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/ShowDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/SubscriptionDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/SubscriptionDaoJdbc.java index 183dd2651..a211dea67 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/SubscriptionDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/SubscriptionDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/TaskDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/TaskDaoJdbc.java index ca339bbe1..8f2b96068 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/TaskDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/TaskDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/WhiteboardDaoJdbc.java b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/WhiteboardDaoJdbc.java index 1f777a6b8..ad859b050 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/WhiteboardDaoJdbc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dao/postgres/WhiteboardDaoJdbc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/AbstractDepend.java b/cuebot/src/main/java/com/imageworks/spcue/depend/AbstractDepend.java index 68b04b38c..f3eec2c8c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/AbstractDepend.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/AbstractDepend.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/Depend.java b/cuebot/src/main/java/com/imageworks/spcue/depend/Depend.java index 37dacf6e1..710d8f0a3 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/Depend.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/Depend.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/DependCreationVisitor.java b/cuebot/src/main/java/com/imageworks/spcue/depend/DependCreationVisitor.java index 180882315..6b0e3e8f1 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/DependCreationVisitor.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/DependCreationVisitor.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/DependException.java b/cuebot/src/main/java/com/imageworks/spcue/depend/DependException.java index 4d2639460..db244aa5a 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/DependException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/DependException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/DependVisitor.java b/cuebot/src/main/java/com/imageworks/spcue/depend/DependVisitor.java index b9d7245ce..7b385a2fa 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/DependVisitor.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/DependVisitor.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/FrameByFrame.java b/cuebot/src/main/java/com/imageworks/spcue/depend/FrameByFrame.java index 2b5c9d258..2a9806d82 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/FrameByFrame.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/FrameByFrame.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/FrameOnFrame.java b/cuebot/src/main/java/com/imageworks/spcue/depend/FrameOnFrame.java index 3df4611cb..fde19a29b 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/FrameOnFrame.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/FrameOnFrame.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/FrameOnJob.java b/cuebot/src/main/java/com/imageworks/spcue/depend/FrameOnJob.java index 7c4bcf547..b69bb51f1 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/FrameOnJob.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/FrameOnJob.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/FrameOnLayer.java b/cuebot/src/main/java/com/imageworks/spcue/depend/FrameOnLayer.java index ea4477084..f57deb5d3 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/FrameOnLayer.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/FrameOnLayer.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/JobOnFrame.java b/cuebot/src/main/java/com/imageworks/spcue/depend/JobOnFrame.java index 6298df85a..1fee300b1 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/JobOnFrame.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/JobOnFrame.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/JobOnJob.java b/cuebot/src/main/java/com/imageworks/spcue/depend/JobOnJob.java index 211a7c817..dfa975588 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/JobOnJob.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/JobOnJob.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/JobOnLayer.java b/cuebot/src/main/java/com/imageworks/spcue/depend/JobOnLayer.java index 352f8ade0..5f51f04c1 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/JobOnLayer.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/JobOnLayer.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnFrame.java b/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnFrame.java index 002be9329..95c6bb710 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnFrame.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnFrame.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnJob.java b/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnJob.java index ceaea59bf..67cc26fd7 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnJob.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnJob.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnLayer.java b/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnLayer.java index 0bf373f2b..33353b737 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnLayer.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnLayer.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnSimFrame.java b/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnSimFrame.java index 21edb6647..013410164 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnSimFrame.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/LayerOnSimFrame.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/PreviousFrame.java b/cuebot/src/main/java/com/imageworks/spcue/depend/PreviousFrame.java index eb14cf532..b38e7c474 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/PreviousFrame.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/PreviousFrame.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/depend/QueueDependOperation.java b/cuebot/src/main/java/com/imageworks/spcue/depend/QueueDependOperation.java index bebc2de95..b353aa4a6 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/depend/QueueDependOperation.java +++ b/cuebot/src/main/java/com/imageworks/spcue/depend/QueueDependOperation.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/AbstractDispatcher.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/AbstractDispatcher.java index 21cb7d3b7..ddf3b2a2b 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/AbstractDispatcher.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/AbstractDispatcher.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/BookingQueue.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/BookingQueue.java index 970a77b3c..cd6f457d0 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/BookingQueue.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/BookingQueue.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/CoreUnitDispatcher.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/CoreUnitDispatcher.java index 15525ed6e..d57caf3e9 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/CoreUnitDispatcher.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/CoreUnitDispatcher.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchQueue.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchQueue.java index 8a6987286..f4623e56b 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchQueue.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchQueue.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchQueueTaskRejectionException.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchQueueTaskRejectionException.java index fdde64b68..1c3172d3b 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchQueueTaskRejectionException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchQueueTaskRejectionException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchSupport.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchSupport.java index bf2061b69..533066881 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchSupport.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchSupport.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchSupportService.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchSupportService.java index b131fcbd7..739afc468 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchSupportService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatchSupportService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/Dispatcher.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/Dispatcher.java index 481a67fd9..d29c51f9c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/Dispatcher.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/Dispatcher.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatcherException.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatcherException.java index e0bdb31e4..d98b5c9de 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatcherException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/DispatcherException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/FrameCompleteHandler.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/FrameCompleteHandler.java index 031eabc64..206181fb6 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/FrameCompleteHandler.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/FrameCompleteHandler.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/FrameLookupException.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/FrameLookupException.java index a59c9586a..aa5e71048 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/FrameLookupException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/FrameLookupException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/FrameReservationException.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/FrameReservationException.java index faca19f35..cd80e6578 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/FrameReservationException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/FrameReservationException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/HostReportHandler.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/HostReportHandler.java index 79cc5b899..af7beb7aa 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/HostReportHandler.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/HostReportHandler.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/HostReportQueue.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/HostReportQueue.java index 4e2a0d07e..9d0b36b91 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/HostReportQueue.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/HostReportQueue.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/JobLookupException.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/JobLookupException.java index 1a00700a9..ce617f804 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/JobLookupException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/JobLookupException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/LocalDispatcher.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/LocalDispatcher.java index 149d3dd7b..55497b83e 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/LocalDispatcher.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/LocalDispatcher.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/QueueRejectCounter.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/QueueRejectCounter.java index 75a167d00..a9e0809f9 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/QueueRejectCounter.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/QueueRejectCounter.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/RedirectManager.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/RedirectManager.java index 0ae115b53..a3519f10e 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/RedirectManager.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/RedirectManager.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceContainer.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceContainer.java index 4f3b75dbf..c829eb390 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceContainer.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceContainer.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceCreationFailureException.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceCreationFailureException.java index 1f501a7d5..1907b75ae 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceCreationFailureException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceCreationFailureException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceDuplicationFailureException.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceDuplicationFailureException.java index 71b6c690d..ec80912e9 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceDuplicationFailureException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceDuplicationFailureException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceReleaseFailureException.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceReleaseFailureException.java index 42cca95b3..f3bad7ff3 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceReleaseFailureException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceReleaseFailureException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceReservationFailureException.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceReservationFailureException.java index d3abed5ff..03bfa8fc9 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceReservationFailureException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/ResourceReservationFailureException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/RqdRetryReportException.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/RqdRetryReportException.java index 1f009defa..5677026e8 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/RqdRetryReportException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/RqdRetryReportException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchBookHost.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchBookHost.java index 5f676ff3c..bd9147075 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchBookHost.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchBookHost.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchBookHostLocal.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchBookHostLocal.java index d2de57fc6..3a742504c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchBookHostLocal.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchBookHostLocal.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchCommandTemplate.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchCommandTemplate.java index 20a0727b6..d345af959 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchCommandTemplate.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchCommandTemplate.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchDropDepends.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchDropDepends.java index a0d0adccf..ca6e4b8c2 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchDropDepends.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchDropDepends.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchEatFrames.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchEatFrames.java index 589c8086c..34292db49 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchEatFrames.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchEatFrames.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchHandleHostReport.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchHandleHostReport.java index 556ef07ee..c8f41131d 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchHandleHostReport.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchHandleHostReport.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchJobComplete.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchJobComplete.java index e8ee797d9..5cb0a0da7 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchJobComplete.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchJobComplete.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchKillFrames.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchKillFrames.java index 387a55684..73ce9d97c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchKillFrames.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchKillFrames.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchKillProcs.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchKillProcs.java index cd485ed3d..7c6464eff 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchKillProcs.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchKillProcs.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchLaunchJob.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchLaunchJob.java index 4d404faf6..cfbcd3eb4 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchLaunchJob.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchLaunchJob.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchMoveJobs.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchMoveJobs.java index 9fc487c0e..b5c96740b 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchMoveJobs.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchMoveJobs.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchNextFrame.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchNextFrame.java index ce756e1d0..c563a34c0 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchNextFrame.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchNextFrame.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchReorderFrames.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchReorderFrames.java index 31549b6f7..b17710f51 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchReorderFrames.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchReorderFrames.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchRetryFrames.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchRetryFrames.java index 0c03c26f7..5d9037032 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchRetryFrames.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchRetryFrames.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchRqdKillFrame.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchRqdKillFrame.java index 96ab734c5..4b7af8328 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchRqdKillFrame.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchRqdKillFrame.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchSatisfyDepends.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchSatisfyDepends.java index ea42991f3..7016e526f 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchSatisfyDepends.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchSatisfyDepends.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchStaggerFrames.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchStaggerFrames.java index d21f2b905..d40e5e185 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchStaggerFrames.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/DispatchStaggerFrames.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/ManageReparentHosts.java b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/ManageReparentHosts.java index a30f845a8..1dfc2ca9d 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/ManageReparentHosts.java +++ b/cuebot/src/main/java/com/imageworks/spcue/dispatcher/commands/ManageReparentHosts.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/rqd/RqdClient.java b/cuebot/src/main/java/com/imageworks/spcue/rqd/RqdClient.java index 2627715cc..658289fd1 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/rqd/RqdClient.java +++ b/cuebot/src/main/java/com/imageworks/spcue/rqd/RqdClient.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/rqd/RqdClientException.java b/cuebot/src/main/java/com/imageworks/spcue/rqd/RqdClientException.java index aef37f7e5..a987a67bd 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/rqd/RqdClientException.java +++ b/cuebot/src/main/java/com/imageworks/spcue/rqd/RqdClientException.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/rqd/RqdClientGrpc.java b/cuebot/src/main/java/com/imageworks/spcue/rqd/RqdClientGrpc.java index 08b433962..617e76578 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/rqd/RqdClientGrpc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/rqd/RqdClientGrpc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/CueStatic.java b/cuebot/src/main/java/com/imageworks/spcue/servant/CueStatic.java index aaad4b83a..f7d5437af 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/CueStatic.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/CueStatic.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageAction.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageAction.java index 36706557a..fcf4ace1a 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageAction.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageAction.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageComment.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageComment.java index c2c122b6c..82ba1e173 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageComment.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageComment.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageDeed.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageDeed.java index f857c621a..f92d03dea 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageDeed.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageDeed.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageDepartment.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageDepartment.java index fc0bf737b..0fa2d3e01 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageDepartment.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageDepartment.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageDepend.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageDepend.java index d6ea1b3b9..bb3837c26 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageDepend.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageDepend.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageFilter.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageFilter.java index 9b8770f0f..15f6163bc 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageFilter.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageFilter.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageFrame.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageFrame.java index f6bec1b4a..7cc811cfb 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageFrame.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageFrame.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageGroup.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageGroup.java index 8441aeb8e..8fd7e10ce 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageGroup.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageGroup.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageHost.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageHost.java index 94b54be06..77998e416 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageHost.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageHost.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageJob.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageJob.java index 571abc537..4f0756c75 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageJob.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageJob.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageLayer.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageLayer.java index 5605e7a51..9a2a73c97 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageLayer.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageLayer.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageMatcher.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageMatcher.java index 6b5748410..75974067d 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageMatcher.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageMatcher.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageOwner.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageOwner.java index 441c35a32..321306d1e 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageOwner.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageOwner.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageProc.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageProc.java index 19a1381ff..73da2844c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageProc.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageProc.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageRenderPartition.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageRenderPartition.java index 8e2717f69..88e53ee95 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageRenderPartition.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageRenderPartition.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageService.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageService.java index eb704b8bc..6e70fc5e9 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageServiceOverride.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageServiceOverride.java index ec6f3ada1..e2de68220 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageServiceOverride.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageServiceOverride.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageShow.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageShow.java index 2136aa740..6dd94a5ff 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageShow.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageShow.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageSubscription.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageSubscription.java index 40e92d9c0..2f6119d5b 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageSubscription.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageSubscription.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageTask.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageTask.java index 3b785f655..e43690829 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ManageTask.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ManageTask.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servant/ServantUtil.java b/cuebot/src/main/java/com/imageworks/spcue/servant/ServantUtil.java index 0cd888432..a5146947e 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servant/ServantUtil.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servant/ServantUtil.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/AdminManager.java b/cuebot/src/main/java/com/imageworks/spcue/service/AdminManager.java index 66e466be3..dd7b914cd 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/AdminManager.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/AdminManager.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/AdminManagerService.java b/cuebot/src/main/java/com/imageworks/spcue/service/AdminManagerService.java index dbaabe032..2889040d8 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/AdminManagerService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/AdminManagerService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/BookingManager.java b/cuebot/src/main/java/com/imageworks/spcue/service/BookingManager.java index 8b8e27a42..51a04bfa3 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/BookingManager.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/BookingManager.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/BookingManagerService.java b/cuebot/src/main/java/com/imageworks/spcue/service/BookingManagerService.java index 9d2bdc735..91abdab4b 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/BookingManagerService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/BookingManagerService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/CommentManager.java b/cuebot/src/main/java/com/imageworks/spcue/service/CommentManager.java index f1b42e217..10533c542 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/CommentManager.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/CommentManager.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/CommentManagerService.java b/cuebot/src/main/java/com/imageworks/spcue/service/CommentManagerService.java index 2728a1ae2..cc9a016ef 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/CommentManagerService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/CommentManagerService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/DepartmentManager.java b/cuebot/src/main/java/com/imageworks/spcue/service/DepartmentManager.java index 80f17d68e..061e31bea 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/DepartmentManager.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/DepartmentManager.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/DepartmentManagerService.java b/cuebot/src/main/java/com/imageworks/spcue/service/DepartmentManagerService.java index bd27fd28b..b00af37cd 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/DepartmentManagerService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/DepartmentManagerService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/DependManager.java b/cuebot/src/main/java/com/imageworks/spcue/service/DependManager.java index 1b941600a..a78311225 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/DependManager.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/DependManager.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/DependManagerService.java b/cuebot/src/main/java/com/imageworks/spcue/service/DependManagerService.java index 2c20c2284..b40e68801 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/DependManagerService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/DependManagerService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/EmailSupport.java b/cuebot/src/main/java/com/imageworks/spcue/service/EmailSupport.java index 606353ef1..ef9c2d32a 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/EmailSupport.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/EmailSupport.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/FilterManager.java b/cuebot/src/main/java/com/imageworks/spcue/service/FilterManager.java index 20d7c383b..4ec4cc3e5 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/FilterManager.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/FilterManager.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/FilterManagerService.java b/cuebot/src/main/java/com/imageworks/spcue/service/FilterManagerService.java index a108cfe65..f27541884 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/FilterManagerService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/FilterManagerService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/GroupManager.java b/cuebot/src/main/java/com/imageworks/spcue/service/GroupManager.java index fc5714a94..9017304f8 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/GroupManager.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/GroupManager.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/GroupManagerService.java b/cuebot/src/main/java/com/imageworks/spcue/service/GroupManagerService.java index ce86d5e8a..7e785c0ea 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/GroupManagerService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/GroupManagerService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/HistoricalManager.java b/cuebot/src/main/java/com/imageworks/spcue/service/HistoricalManager.java index e65d8127e..8de83cf46 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/HistoricalManager.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/HistoricalManager.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/HistoricalManagerService.java b/cuebot/src/main/java/com/imageworks/spcue/service/HistoricalManagerService.java index ab9010d8b..4004809cd 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/HistoricalManagerService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/HistoricalManagerService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/HistoricalSupport.java b/cuebot/src/main/java/com/imageworks/spcue/service/HistoricalSupport.java index c9dded2eb..0eb6d1213 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/HistoricalSupport.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/HistoricalSupport.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/HostManager.java b/cuebot/src/main/java/com/imageworks/spcue/service/HostManager.java index abf750423..19704e65e 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/HostManager.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/HostManager.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/HostManagerService.java b/cuebot/src/main/java/com/imageworks/spcue/service/HostManagerService.java index a1f5c797b..ee081ecc7 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/HostManagerService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/HostManagerService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/JmsMover.java b/cuebot/src/main/java/com/imageworks/spcue/service/JmsMover.java index db1f3b496..bc5be1779 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/JmsMover.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/JmsMover.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/JobLauncher.java b/cuebot/src/main/java/com/imageworks/spcue/service/JobLauncher.java index 2c90307e4..e84bebb16 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/JobLauncher.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/JobLauncher.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/JobManager.java b/cuebot/src/main/java/com/imageworks/spcue/service/JobManager.java index ac4be9565..4ab1b2120 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/JobManager.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/JobManager.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/JobManagerService.java b/cuebot/src/main/java/com/imageworks/spcue/service/JobManagerService.java index caff9719c..e8f241c7a 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/JobManagerService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/JobManagerService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/JobManagerSupport.java b/cuebot/src/main/java/com/imageworks/spcue/service/JobManagerSupport.java index a4b00a7dc..23a013d5a 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/JobManagerSupport.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/JobManagerSupport.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/JobSpec.java b/cuebot/src/main/java/com/imageworks/spcue/service/JobSpec.java index 788df3e81..55aad9923 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/JobSpec.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/JobSpec.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/LocalBookingSupport.java b/cuebot/src/main/java/com/imageworks/spcue/service/LocalBookingSupport.java index 810dc6f7a..a242382bb 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/LocalBookingSupport.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/LocalBookingSupport.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/MaintenanceManagerSupport.java b/cuebot/src/main/java/com/imageworks/spcue/service/MaintenanceManagerSupport.java index 85a68ba03..a1b1ecadf 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/MaintenanceManagerSupport.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/MaintenanceManagerSupport.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/OwnerManager.java b/cuebot/src/main/java/com/imageworks/spcue/service/OwnerManager.java index 435c2c0b1..ca57a52e7 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/OwnerManager.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/OwnerManager.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/OwnerManagerService.java b/cuebot/src/main/java/com/imageworks/spcue/service/OwnerManagerService.java index 4636284e6..30273968f 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/OwnerManagerService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/OwnerManagerService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/RedirectService.java b/cuebot/src/main/java/com/imageworks/spcue/service/RedirectService.java index 429bfd243..1da7cbc97 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/RedirectService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/RedirectService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/ServiceManager.java b/cuebot/src/main/java/com/imageworks/spcue/service/ServiceManager.java index 4105a70aa..40f07c22c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/ServiceManager.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/ServiceManager.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/ServiceManagerService.java b/cuebot/src/main/java/com/imageworks/spcue/service/ServiceManagerService.java index 11b1deace..96715611f 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/ServiceManagerService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/ServiceManagerService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/Whiteboard.java b/cuebot/src/main/java/com/imageworks/spcue/service/Whiteboard.java index 498e52c6b..0f298c756 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/Whiteboard.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/Whiteboard.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/service/WhiteboardService.java b/cuebot/src/main/java/com/imageworks/spcue/service/WhiteboardService.java index c3a401b55..694a58643 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/service/WhiteboardService.java +++ b/cuebot/src/main/java/com/imageworks/spcue/service/WhiteboardService.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/servlet/JobLaunchServlet.java b/cuebot/src/main/java/com/imageworks/spcue/servlet/JobLaunchServlet.java index 279adf239..f3dae875c 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/servlet/JobLaunchServlet.java +++ b/cuebot/src/main/java/com/imageworks/spcue/servlet/JobLaunchServlet.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/util/Convert.java b/cuebot/src/main/java/com/imageworks/spcue/util/Convert.java index a2fc72871..7d2a74fa0 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/util/Convert.java +++ b/cuebot/src/main/java/com/imageworks/spcue/util/Convert.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/util/CueExceptionUtil.java b/cuebot/src/main/java/com/imageworks/spcue/util/CueExceptionUtil.java index 8b059607d..e947815a2 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/util/CueExceptionUtil.java +++ b/cuebot/src/main/java/com/imageworks/spcue/util/CueExceptionUtil.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/util/CueUtil.java b/cuebot/src/main/java/com/imageworks/spcue/util/CueUtil.java index 8b2ccf738..be1f17d91 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/util/CueUtil.java +++ b/cuebot/src/main/java/com/imageworks/spcue/util/CueUtil.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/util/JobLogUtil.java b/cuebot/src/main/java/com/imageworks/spcue/util/JobLogUtil.java index c270f4e28..e7cfe1dff 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/util/JobLogUtil.java +++ b/cuebot/src/main/java/com/imageworks/spcue/util/JobLogUtil.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/util/SqlUtil.java b/cuebot/src/main/java/com/imageworks/spcue/util/SqlUtil.java index ab8cccdd0..26cb373fe 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/util/SqlUtil.java +++ b/cuebot/src/main/java/com/imageworks/spcue/util/SqlUtil.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/java/com/imageworks/spcue/util/TagUtil.java b/cuebot/src/main/java/com/imageworks/spcue/util/TagUtil.java index 866934b08..a43698f70 100644 --- a/cuebot/src/main/java/com/imageworks/spcue/util/TagUtil.java +++ b/cuebot/src/main/java/com/imageworks/spcue/util/TagUtil.java @@ -1,6 +1,6 @@ /* - * Copyright (c) 2018 Sony Pictures Imageworks Inc. + * Copyright Contributors to the OpenCue Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cuebot/src/main/resources/conf/spring/applicationContext-criteria.xml b/cuebot/src/main/resources/conf/spring/applicationContext-criteria.xml index 320f6a557..723a29f53 100644 --- a/cuebot/src/main/resources/conf/spring/applicationContext-criteria.xml +++ b/cuebot/src/main/resources/conf/spring/applicationContext-criteria.xml @@ -1,6 +1,6 @@