We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba57ad commit fafb082Copy full SHA for fafb082
webpack.config.js
@@ -11,7 +11,7 @@ var packageJson = require("./package.json");
11
12
var copyright = [
13
"surveyjs-widgets - Widgets for the SurveyJS library v" + packageJson.version,
14
- "Copyright (c) 2015-2017 Devsoft Baltic OÜ - http://surveyjs.io/",
+ "Copyright (c) 2015-2019 Devsoft Baltic OÜ - http://surveyjs.io/",
15
"License: MIT (http://www.opensource.org/licenses/mit-license.php)"
16
].join("\n");
17
0 commit comments