Skip to content

Commit 786e45c

Browse files
committed
#39604: Fixed error with script (404)
- Fixed copyright text
1 parent cf6ee50 commit 786e45c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/code/Magento/Catalog/view/base/requirejs-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2025 Adobe
2+
* Copyright 2019 Adobe
33
* All Rights Reserved.
44
*/
55

app/code/Magento/Catalog/view/base/web/js/validate-product.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2025 Adobe
2+
* Copyright 2016 Adobe
33
* All Rights Reserved.
44
*/
55
define([

app/code/Magento/Catalog/view/frontend/requirejs-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2025 Adobe
2+
* Copyright 2011 Adobe
33
* All Rights Reserved.
44
*/
55

0 commit comments

Comments
 (0)