Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Update copyright year in site footer to 2019 #311

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion layouts/includes/site-footer.pug
Expand Up @@ -44,7 +44,7 @@ footer.site-footer
input.subscribe__form__submit(type='submit', value='Sign up')
hr
.site-footer__copyright
| Copyright © 2018 Adobe. All rights reserved.
| Copyright © 2019 Adobe. All rights reserved.
br
| Use of this website signifies your agreement to the
a(href='http://www.adobe.com/legal/general-terms.html') Terms of Use
Expand Down