diff --git a/LICENSE b/LICENSE index 507514e..c360698 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2013-2015 Olov Lassus +Copyright (c) 2013-2016 Olov Lassus Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/lut.js b/lut.js index c1b20c8..ed225d1 100644 --- a/lut.js +++ b/lut.js @@ -1,6 +1,6 @@ // lut.js // MIT licensed, see LICENSE file -// Copyright (c) 2013-2015 Olov Lassus +// Copyright (c) 2013-2016 Olov Lassus "use strict"; diff --git a/ng-annotate-main.js b/ng-annotate-main.js index 0b40cbc..78ca8df 100644 --- a/ng-annotate-main.js +++ b/ng-annotate-main.js @@ -1,6 +1,6 @@ // ng-annotate-main.js // MIT licensed, see LICENSE file -// Copyright (c) 2013-2015 Olov Lassus +// Copyright (c) 2013-2016 Olov Lassus "use strict"; const fmt = require("simple-fmt"); diff --git a/ng-annotate.js b/ng-annotate.js index c758c72..d8af793 100644 --- a/ng-annotate.js +++ b/ng-annotate.js @@ -1,6 +1,6 @@ // ng-annotate.js // MIT licensed, see LICENSE file -// Copyright (c) 2013-2015 Olov Lassus +// Copyright (c) 2013-2016 Olov Lassus "use strict"; diff --git a/nginject.js b/nginject.js index 4314b88..50240b4 100644 --- a/nginject.js +++ b/nginject.js @@ -1,6 +1,6 @@ // nginject.js // MIT licensed, see LICENSE file -// Copyright (c) 2013-2015 Olov Lassus +// Copyright (c) 2013-2016 Olov Lassus "use strict"; diff --git a/pos-to-linecolumn.js b/pos-to-linecolumn.js index 15243f5..aa1e81c 100644 --- a/pos-to-linecolumn.js +++ b/pos-to-linecolumn.js @@ -1,6 +1,6 @@ // pos-to-linecolumn.js // MIT licensed, see LICENSE file -// Copyright (c) 2014-2015 Olov Lassus +// Copyright (c) 2014-2016 Olov Lassus "use strict"; diff --git a/run-tests.js b/run-tests.js index f8df317..69671b9 100644 --- a/run-tests.js +++ b/run-tests.js @@ -1,6 +1,6 @@ // run-tests.js // MIT licensed, see LICENSE file -// Copyright (c) 2013-2015 Olov Lassus +// Copyright (c) 2013-2016 Olov Lassus "use strict"; diff --git a/scope.js b/scope.js index dd590cb..93f785f 100644 --- a/scope.js +++ b/scope.js @@ -1,6 +1,6 @@ // scope.js // MIT licensed, see LICENSE file -// Copyright (c) 2013-2015 Olov Lassus +// Copyright (c) 2013-2016 Olov Lassus "use strict"; diff --git a/scopetools.js b/scopetools.js index fc33ed3..17b5c07 100644 --- a/scopetools.js +++ b/scopetools.js @@ -1,6 +1,6 @@ // scopetools.js // MIT licensed, see LICENSE file -// Copyright (c) 2013-2015 Olov Lassus +// Copyright (c) 2013-2016 Olov Lassus "use strict";