File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -273,9 +273,19 @@ All new source files should begin with a copyright and license stating:
273273
274274 //
275275 // SPDX-License-Identifier: BSD-3-Clause
276- // Copyright (c) Contributors to the OpenFX Project.
276+ // Copyright (c) OpenFX and contributors to the OpenFX Project.
277277 //
278278
279+ Prior to becoming an ASWF project, OpenFX was controlled by The Open Effects
280+ Association, a legal entity which had been assigned copyright in the original
281+ contributions by a variety of companies and individuals. When the project
282+ transferred to ASWF, these copyrights were assigned to a new legal entity,
283+ OpenFX a Series of LF Projects, LLC (abbreviated to "OpenFX" in the notice).
284+ In line with ASWF principles, new contributions do not require a copyright
285+ assignment, but our copyright notice reflects this mixed history, and is
286+ applied consistently across the project to avoid confusion when code is moved
287+ between old and new files.
288+
279289#### Third-party libraries
280290
281291The standard itself should not depend on any third-party library or
You can’t perform that action at this time.
0 commit comments