Set a default copyright
GENERAL
TESTING
GENERAL
TESTING
Description
is related to
Activity
Show:

Sam Ottenhoff January 4, 2016 at 3:06 PM
10.x r322323

Sam Ottenhoff January 4, 2016 at 3:04 PM
Okay, tested with the copyright types set and it now works as expected
Earle Nietzel January 4, 2016 at 2:51 PMEdited
Please note that you must setup the copyright types as the default looks to see if its in the list i.e.
COPYRIGHT TYPES
copyright.types.count=6
copyright.types.1=public_domain
copyright.types.2=hold_copyright
copyright.types.3=have_permission
copyright.types.4=not_determined
copyright.types.5=use_below
copyright.types.6=fair_use
Allow the ability for a default copyright to be set on new files using the following property:
copyright.type.default
Acceptable values are those listed in
copyright.types=public_domain,hold_copyright,have_permission,not_determined,use_below,fair_use
Setting
copyright.type.default=hold_copyright
will add the specified copyright to a file if one is not already set.