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
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// lut.js
|
||||
// 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";
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
// ng-annotate-main.js
|
||||
// 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";
|
||||
const fmt = require("simple-fmt");
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
// ng-annotate.js
|
||||
// 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";
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
// nginject.js
|
||||
// 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";
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// pos-to-linecolumn.js
|
||||
// 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";
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
// run-tests.js
|
||||
// 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";
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// scope.js
|
||||
// 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";
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
// scopetools.js
|
||||
// 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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user