Don’t get caught looking forgetful…
It’s a new year. Among other things, that means you should remember to update copyright notices in the various places you might have them as a photographer. Here are three tips for how to update your camera’s copyright year, how to update Lightroom copyright presets, and updating the copyright year on your website
Changing the Copyright Year on Your Camera
DSLRs and serious mirrorless cameras usually give you the ability to update the copyright information that’s stored with the photo. This will be different on various cameras, and it’ll usually be through a fairly cryptic menu option. Here are some articles on popular cameras:
- Canon DSLRs including the Rebel, 60D / 70D, 6D / 7D, 5D Mark III, and EOS–1D X.
- Nikon DSLRs: D5, D4, D850, D800, D600, D7000
- Olympus: E-M5, E-M1
- Sony: a7rII, A7 III
If your camera’s not listed above, check the owner’s manual or the support forum from the manufacturer.
Update Lightroom Metadata Copyright Preset
Many photographers use a Metadata Preset in Adobe Photoshop Lightroom to automatically apply copyright information as images are imported into the program. Be sure to go into the Metadata Presets menu option and update the year:
Update Website Copyright Notices
If your website has a copyright notice in the footer (or elsewhere), you’ll want to update that to include the new year.
If you use WordPress (or another PHP-based CMS), you can update the footer template to use this code so that it’ll always display the current year as the ending year for your copyright notice. Replace 2008 with whatever year you launched your site.
© 2008-<?php echo date("Y") ?>
Important: If you’re unsure of how to do this, or aren’t comfortable editing PHP, it’s best to ask for help. Improper code could cause your site to not display at all. Make a backup beforehand, and if you break your website, don’t say I didn’t warn you.
Leave a Reply