Skip to content

Commit fbd7ed8

Browse files
authored
Merge pull request #49 from MattCordell/develop
Develop
2 parents 6f30ecf + 3a99d6c commit fbd7ed8

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
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
}

config/publishers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"name": "RCPA",
1414
"contact": {
1515
"system": "email",
16-
"value": "help@digitalhealth.gov.au"
16+
"value": "pitus@rcpa.edu.au"
1717
}
1818
}
1919
]

0 commit comments

Comments
 (0)