Skip to content

Commit c57ecfb

Browse files
authored
Switching of licence headers from 2021 to 2022 (k8gb-io#831)
```shell golic remove -t apache2 golic inject -t apache2 ``` Signed-off-by: kuritka <[email protected]>
1 parent 846d522 commit c57ecfb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+67
-67
lines changed

.golic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
golic:
1717
licenses:
1818
apache2: |
19-
Copyright 2021 The k8gb Contributors.
19+
Copyright 2022 The k8gb Contributors.
2020
2121
Licensed under the Apache License, Version 2.0 (the "License");
2222
you may not use this file except in compliance with the License.

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 The k8gb Contributors.
1+
# Copyright 2022 The k8gb Contributors.
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.

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 The k8gb Contributors.
1+
# Copyright 2022 The k8gb Contributors.
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.

controllers/depresolver/depresolver.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
package depresolver
88

99
/*
10-
Copyright 2021 The k8gb Contributors.
10+
Copyright 2022 The k8gb Contributors.
1111
1212
Licensed under the Apache License, Version 2.0 (the "License");
1313
you may not use this file except in compliance with the License.

controllers/depresolver/depresolver_config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package depresolver
22

33
/*
4-
Copyright 2021 The k8gb Contributors.
4+
Copyright 2022 The k8gb Contributors.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.

controllers/depresolver/depresolver_spec.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package depresolver
22

33
/*
4-
Copyright 2021 The k8gb Contributors.
4+
Copyright 2022 The k8gb Contributors.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.

controllers/depresolver/depresolver_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package depresolver
22

33
/*
4-
Copyright 2021 The k8gb Contributors.
4+
Copyright 2022 The k8gb Contributors.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.

controllers/depresolver/depresolver_validator.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package depresolver
22

33
/*
4-
Copyright 2021 The k8gb Contributors.
4+
Copyright 2022 The k8gb Contributors.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.

controllers/dnsupdate.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package controllers
22

33
/*
4-
Copyright 2021 The k8gb Contributors.
4+
Copyright 2022 The k8gb Contributors.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.

controllers/finalize.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package controllers
22

33
/*
4-
Copyright 2021 The k8gb Contributors.
4+
Copyright 2022 The k8gb Contributors.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)