Set a default copyright

Description

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.

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 PM
Edited

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

Fixed

Details

Priority

Affects versions

Fix versions

Components

Assignee

Reporter

Labels

Created December 10, 2015 at 2:24 PM
Updated May 9, 2018 at 11:21 AM
Resolved December 11, 2015 at 11:08 AM