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

Commit f3f7f1d

Browse files
Bump copyright year to 2022 (#258)
## What is the goal of this PR? We update the copyright header year to 2022. ## What are the changes implemented in this PR? Bump the vaticle-dependencies commit & replace the year 2021 with 2022 in each copyright header.
1 parent 8e14713 commit f3f7f1d

File tree

148 files changed

+149
-149
lines changed

Some content is hidden

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

148 files changed

+149
-149
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2021 Vaticle
2+
# Copyright (C) 2022 Vaticle
33
#
44
# Licensed to the Apache Software Foundation (ASF) under one
55
# or more contributor license agreements. See the NOTICE file

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2021 Vaticle
2+
# Copyright (C) 2022 Vaticle
33
#
44
# Licensed to the Apache Software Foundation (ASF) under one
55
# or more contributor license agreements. See the NOTICE file

.grabl/automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2021 Vaticle
2+
# Copyright (C) 2022 Vaticle
33
#
44
# Licensed to the Apache Software Foundation (ASF) under one
55
# or more contributor license agreements. See the NOTICE file

.grabl/test-cluster.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright (C) 2021 Vaticle
3+
# Copyright (C) 2022 Vaticle
44
#
55
# Licensed to the Apache Software Foundation (ASF) under one
66
# or more contributor license agreements. See the NOTICE file

.grabl/test-core.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright (C) 2021 Vaticle
3+
# Copyright (C) 2022 Vaticle
44
#
55
# Licensed to the Apache Software Foundation (ASF) under one
66
# or more contributor license agreements. See the NOTICE file

BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2021 Vaticle
2+
# Copyright (C) 2022 Vaticle
33
#
44
# Licensed to the Apache Software Foundation (ASF) under one
55
# or more contributor license agreements. See the NOTICE file

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
same "printed page" as the copyright notice for easier
188188
identification within third-party archives.
189189

190-
Copyright 2021 Vaticle.
190+
Copyright 2022 Vaticle.
191191

192192
Licensed under the Apache License, Version 2.0 (the "License");
193193
you may not use this file except in compliance with the License.

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2021 Vaticle
2+
# Copyright (C) 2022 Vaticle
33
#
44
# Licensed to the Apache Software Foundation (ASF) under one
55
# or more contributor license agreements. See the NOTICE file

dependencies/vaticle/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2021 Vaticle
2+
# Copyright (C) 2022 Vaticle
33
#
44
# Licensed to the Apache Software Foundation (ASF) under one
55
# or more contributor license agreements. See the NOTICE file

dependencies/vaticle/artifacts.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2021 Vaticle
2+
# Copyright (C) 2022 Vaticle
33
#
44
# Licensed to the Apache Software Foundation (ASF) under one
55
# or more contributor license agreements. See the NOTICE file

0 commit comments

Comments
 (0)