mirror of
https://github.com/bluetech/ng-annotate-patched.git
synced 2026-07-02 00:17:42 +08:00
update Copyright year
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
Copyright (c) 2013-2015 Olov Lassus <olov.lassus@gmail.com>
|
Copyright (c) 2013-2016 Olov Lassus <olov.lassus@gmail.com>
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// lut.js
|
// lut.js
|
||||||
// MIT licensed, see LICENSE file
|
// MIT licensed, see LICENSE file
|
||||||
// Copyright (c) 2013-2015 Olov Lassus <olov.lassus@gmail.com>
|
// Copyright (c) 2013-2016 Olov Lassus <olov.lassus@gmail.com>
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
// ng-annotate-main.js
|
// ng-annotate-main.js
|
||||||
// MIT licensed, see LICENSE file
|
// MIT licensed, see LICENSE file
|
||||||
// Copyright (c) 2013-2015 Olov Lassus <olov.lassus@gmail.com>
|
// Copyright (c) 2013-2016 Olov Lassus <olov.lassus@gmail.com>
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
const fmt = require("simple-fmt");
|
const fmt = require("simple-fmt");
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
// ng-annotate.js
|
// ng-annotate.js
|
||||||
// MIT licensed, see LICENSE file
|
// MIT licensed, see LICENSE file
|
||||||
// Copyright (c) 2013-2015 Olov Lassus <olov.lassus@gmail.com>
|
// Copyright (c) 2013-2016 Olov Lassus <olov.lassus@gmail.com>
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
// nginject.js
|
// nginject.js
|
||||||
// MIT licensed, see LICENSE file
|
// MIT licensed, see LICENSE file
|
||||||
// Copyright (c) 2013-2015 Olov Lassus <olov.lassus@gmail.com>
|
// Copyright (c) 2013-2016 Olov Lassus <olov.lassus@gmail.com>
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// pos-to-linecolumn.js
|
// pos-to-linecolumn.js
|
||||||
// MIT licensed, see LICENSE file
|
// MIT licensed, see LICENSE file
|
||||||
// Copyright (c) 2014-2015 Olov Lassus <olov.lassus@gmail.com>
|
// Copyright (c) 2014-2016 Olov Lassus <olov.lassus@gmail.com>
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
// run-tests.js
|
// run-tests.js
|
||||||
// MIT licensed, see LICENSE file
|
// MIT licensed, see LICENSE file
|
||||||
// Copyright (c) 2013-2015 Olov Lassus <olov.lassus@gmail.com>
|
// Copyright (c) 2013-2016 Olov Lassus <olov.lassus@gmail.com>
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// scope.js
|
// scope.js
|
||||||
// MIT licensed, see LICENSE file
|
// MIT licensed, see LICENSE file
|
||||||
// Copyright (c) 2013-2015 Olov Lassus <olov.lassus@gmail.com>
|
// Copyright (c) 2013-2016 Olov Lassus <olov.lassus@gmail.com>
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
// scopetools.js
|
// scopetools.js
|
||||||
// MIT licensed, see LICENSE file
|
// MIT licensed, see LICENSE file
|
||||||
// Copyright (c) 2013-2015 Olov Lassus <olov.lassus@gmail.com>
|
// Copyright (c) 2013-2016 Olov Lassus <olov.lassus@gmail.com>
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user