Skip to content

Commit 0ffb9b0

Browse files
author
Joan He
committed
MAGETWO-48081: Copyright Year Update
- correct 2015 to 2016
1 parent a016c86 commit 0ffb9b0

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

app/code/Magento/Swagger/view/frontend/templates/swagger-ui/index.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* The original name of this file, as part of the swagger-ui package, was dist/index.html.
1111
*
12-
* Modified by X.Commerce, Inc. d/b/a/ Magento, Inc., Modifications © 2015 X.Commerce, Inc. d/b/a/ Magento, Inc
12+
* Modified by Magento, Modifications Copyright © 2016 Magento.
1313
*/
1414

1515
/** @var \Magento\Framework\View\Element\Template $block */

app/code/Magento/Swagger/view/frontend/web/swagger-ui/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Modified by X.Commerce, Inc. d/b/a/ Magento, Inc., Modifications © 2015 X.Commerce, Inc. d/b/a/ Magento, Inc */
1+
/* Modified by Magento, Modifications Copyright © 2016 Magento. */
22
.swagger-section #header a#logo {
33
font-size: 1.5em;
44
font-weight: bold;

app/code/Magento/Swagger/view/frontend/web/swagger-ui/js/lib/marked.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (c) 2011-2014, Christopher Jeffrey. (MIT Licensed)
44
* https://github.com/chjj/marked
55
*
6-
* Modified by X.Commerce, Inc. d/b/a/ Magento, Inc., Modifications © 2015 X.Commerce, Inc. d/b/a/ Magento, Inc
6+
* Modified by Magento, Modifications Copyright © 2016 Magento.
77
*/
88

99
;(function() {

app/code/Magento/Swagger/view/frontend/web/swagger-ui/js/swagger-ui.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* The original name of this file, as part of the swagger-ui package, was dist/index.html.
88
*
9-
* Modified by X.Commerce, Inc. d/b/a/ Magento, Inc., Modifications © 2015 X.Commerce, Inc. d/b/a/ Magento, Inc
9+
* Modified by Magento, Modifications Copyright © 2016 Magento.
1010
*/
1111
(function(){this["Handlebars"] = this["Handlebars"] || {};
1212
this["Handlebars"]["templates"] = this["Handlebars"]["templates"] || {};
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright © 2015 Magento. All rights reserved.
2+
* Copyright © 2016 Magento. All rights reserved.
33
* See COPYING.txt for license details.
44
*/
5-
This file is to create a vendor directory for testing
5+
This file is to create a vendor directory for testing
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright © 2015 Magento. All rights reserved.
2+
* Copyright © 2016 Magento. All rights reserved.
33
* See COPYING.txt for license details.
44
*/
5-
This file is to create a vendor directory for testing
5+
This file is to create a vendor directory for testing
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright © 2015 Magento. All rights reserved.
2+
* Copyright © 2016 Magento. All rights reserved.
33
* See COPYING.txt for license details.
44
*/
5-
This file is to create a vendor directory for testing
5+
This file is to create a vendor directory for testing

0 commit comments

Comments
 (0)