Skip to content

Commit fafb082

Browse files
Update webpack.config.js
1 parent 2ba57ad commit fafb082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ var packageJson = require("./package.json");
1111

1212
var copyright = [
1313
"surveyjs-widgets - Widgets for the SurveyJS library v" + packageJson.version,
14-
"Copyright (c) 2015-2017 Devsoft Baltic OÜ - http://surveyjs.io/",
14+
"Copyright (c) 2015-2019 Devsoft Baltic OÜ - http://surveyjs.io/",
1515
"License: MIT (http://www.opensource.org/licenses/mit-license.php)"
1616
].join("\n");
1717

0 commit comments

Comments
 (0)