Skip to content

Commit 3a99d6c

Browse files
committed
Update RCPA copyright templates and add footer
Extended the RCPA base copyright template to include a date range and 'All rights reserved'. Added a new footer template with detailed copyright terms and conditions for RCPA materials.
1 parent 6c3215a commit 3a99d6c

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

config/copyrights.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,14 @@
6464
"id": "rcpa-base",
6565
"name": "RCPA Copyright Header",
6666
"category": "base",
67-
"template": "Copyright © {{year}} The Royal College of Pathologists of Australasia (RCPA)."
68-
}
67+
"template": "Copyright © 2017 - {{year}} The Royal College of Pathologists of Australasia (RCPA). All rights reserved."
68+
},
69+
{
70+
"id": "rcpa-copyright-statement-footer",
71+
"name": "RCPA Copyright Footer",
72+
"category": "footer",
73+
"template": "This material contains information which is protected by copyright. You may download, display, print and reproduce any material for your personal, non-commercial use or use within your organisation subject to the following terms and conditions:\n\n* The material may not be copied, reproduced, communicated or displayed, in whole or in part, for profit or commercial gain.\n* Any copy, reproduction or communication must include this RCPA copyright notice in full.\n* No changes may be made to the wording of the Standards and Guidelines, terminology reference sets and information models including commentary, tables or diagrams. Excerpts from the Standards and Guidelines, terminology reference sets and information models may be used. References and acknowledgments must be maintained in any reproduction or copy in full or part of the material.\n\nApart from any use as permitted under the Copyright Act 1968 or as set out above, all other rights are reserved. Requests and inquiries concerning reproduction and rights should be addressed to RCPA, 207 Albion St, Surry Hills, NSW 2010, Australia."
74+
75+
},
6976
]
7077
}

0 commit comments

Comments
 (0)