Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 6beda9f

Browse files
committed
Make license year evergreen
1 parent 72f9b1d commit 6beda9f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2012-2015 Adobe Systems Incorporated. All rights reserved.
1+
Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved.
22

33
Permission is hereby granted, free of charge, to any person obtaining a
44
copy of this software and associated documentation files (the "Software"),

src/htmlContent/about-dialog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h2>{{APP_NAME_ABOUT_BOX}}</h2>
1313
{{/BUILD_TIMESTAMP}}
1414
</p>
1515

16-
<p class="dialog-message"><!-- $NON-NLS$ -->Copyright 2012 - 2015 Adobe Systems Incorporated and its licensors. All rights reserved.</p>
16+
<p class="dialog-message"><!-- $NON-NLS$ -->Copyright 2012 - present Adobe Systems Incorporated and its licensors. All rights reserved.</p>
1717
<p class="dialog-message">{{{Strings.ABOUT_TEXT_WEB_PLATFORM_DOCS}}}</p>
1818
<p class="dialog-message">{{{Strings.ABOUT_TEXT_LINE3}}}</p>
1919
<p class="dialog-message">{{{Strings.ABOUT_TEXT_LINE4}}}</p>

0 commit comments

Comments
 (0)