Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit 9091d54

Browse files
committed
Update copyright years
1 parent b8d59ea commit 9091d54

14 files changed

+14
-14
lines changed

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Copyright (c) 2009-2016 SAP SE or an SAP affiliate company.
1+
Copyright (c) 2009-2018 SAP SE or an SAP affiliate company.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,4 @@ See [CHANGELOG.md](CHANGELOG.md).
192192

193193
## Lisense
194194

195-
[Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) © 2016 [SAP SE](http://www.sap.com)
195+
[Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) © 2018 [SAP SE](http://www.sap.com)

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2016 SAP SE.
1+
// Copyright 2018 SAP SE.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

lib/discovery.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2016 SAP SE.
1+
// Copyright 2018 SAP SE.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

lib/less.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2016 SAP SE.
1+
// Copyright 2018 SAP SE.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

lib/properties.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2016 SAP SE.
1+
// Copyright 2018 SAP SE.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

lib/proxy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2016 SAP SE.
1+
// Copyright 2018 SAP SE.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

test/discovery_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2016 SAP SE.
1+
// Copyright 2018 SAP SE.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

test/less_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2016 SAP SE.
1+
// Copyright 2018 SAP SE.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

test/mergeUrls_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2016 SAP SE.
1+
// Copyright 2018 SAP SE.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)