|
@@ -1,7 +1,11 @@
|
|
|
/**
|
|
|
* React Static Boilerplate
|
|
|
* https://github.com/koistya/react-static-boilerplate
|
|
|
- * Copyright (c) Konstantin Tarkus (@koistya) | MIT license
|
|
|
+ *
|
|
|
+ * Copyright © 2015-2016 Konstantin Tarkus (@koistya)
|
|
|
+ *
|
|
|
+ * This source code is licensed under the MIT license found in the
|
|
|
+ * LICENSE.txt file in the root directory of this source tree.
|
|
|
*/
|
|
|
|
|
|
const s3 = require('s3');
|