X-Git-Url: http://users.mur.at/ms/git/gitweb/?p=OpenColorIO-Configs.git;a=blobdiff_plain;f=aces_1.0.0%2Fpython%2Faces_ocio%2Ftests%2Ftests_aces_config.py;h=5d57b90b5ae0882954cacbd55b56ca4d49ecbb59;hp=4a6ea5c2432845d57b44d10854cacbc3dac5f6b1;hb=75d8749d3630921f8ced18c026cd3cf0d9af14b6;hpb=8a160c48f21fd063b5a59e702a9d5ffdaaefe3b3 diff --git a/aces_1.0.0/python/aces_ocio/tests/tests_aces_config.py b/aces_1.0.0/python/aces_ocio/tests/tests_aces_config.py index 4a6ea5c..5d57b90 100644 --- a/aces_1.0.0/python/aces_ocio/tests/tests_aces_config.py +++ b/aces_1.0.0/python/aces_ocio/tests/tests_aces_config.py @@ -17,12 +17,12 @@ from aces_ocio.create_aces_config import ( ACES_OCIO_CTL_DIRECTORY_ENVIRON, createACESConfig) -__author__ = '' -__copyright__ = '' +__author__ = 'ACES Developers' +__copyright__ = 'Copyright (C) 2014 - 2015 - ACES Developers' __license__ = '' -__maintainer__ = '' -__email__ = '' -__status__ = '' +__maintainer__ = 'ACES Developers' +__email__ = 'aces@oscars.org' +__status__ = 'Production' __all__ = ['REFERENCE_CONFIG_ROOT_DIRECTORY', 'HASH_TEST_PATTERNS',