Skip to content

Commit 2787888

Browse files
committed
Update copyright notices
#1462
1 parent 571dc97 commit 2787888

27 files changed

+27
-27
lines changed

Diff for: .github/workflows/ubuntu-tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright © 2023 Red Hat, Inc.
2+
# Copyright © 2023 – 2024 Red Hat, Inc.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

Diff for: NEWS

+1-1
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@ Overview of changes in 0.0.1
527527

528528
----
529529

530-
Copyright © 2018 – 2023 Red Hat, Inc.
530+
Copyright © 2018 – 2024 Red Hat, Inc.
531531
All rights reserved.
532532

533533
Copying and distribution of this file, with or without modification,

Diff for: gen-docs-list

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22
#
3-
# Copyright © 2019 – 2022 Red Hat, Inc.
3+
# Copyright © 2019 – 2024 Red Hat, Inc.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

Diff for: meson_post_install.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright © 2021 – 2022 Red Hat Inc.
3+
# Copyright © 2021 – 2024 Red Hat Inc.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

Diff for: playbooks/dependencies-fedora-restricted.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright © 2023 Red Hat, Inc.
2+
# Copyright © 2023 – 2024 Red Hat, Inc.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

Diff for: playbooks/dependencies-fedora.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright © 2022 Red Hat, Inc.
2+
# Copyright © 2022 – 2024 Red Hat, Inc.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

Diff for: playbooks/setup-env-migration-path-for-coreos-toolbox.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright © 2022 Red Hat, Inc.
2+
# Copyright © 2022 – 2024 Red Hat, Inc.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

Diff for: playbooks/setup-env-restricted.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright © 2023 Red Hat, Inc.
2+
# Copyright © 2023 – 2024 Red Hat, Inc.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

Diff for: playbooks/setup-env.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright © 2021 – 2022 Red Hat, Inc.
2+
# Copyright © 2021 – 2024 Red Hat, Inc.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

Diff for: playbooks/unit-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright © 2021 – 2022 Red Hat, Inc.
2+
# Copyright © 2021 – 2024 Red Hat, Inc.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

Diff for: src/cmd/completion.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2021 – 2022 Red Hat Inc.
2+
* Copyright © 2021 – 2024 Red Hat Inc.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

Diff for: src/cmd/rootDefault.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright © 2021 – 2022 Red Hat Inc.
2+
// Copyright © 2021 – 2024 Red Hat Inc.
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

Diff for: src/go-build-wrapper

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22
#
3-
# Copyright © 2020 – 2022 Red Hat Inc.
3+
# Copyright © 2020 – 2024 Red Hat Inc.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

Diff for: src/meson_generate_completions.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
#
33
# Copyright © 2022 Ondřej Míchal
4-
# Copyright © 2022 Red Hat Inc.
4+
# Copyright © 2022 – 2024 Red Hat Inc.
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.

Diff for: src/meson_go_fmt.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright © 2022 Red Hat Inc.
3+
# Copyright © 2022 – 2024 Red Hat Inc.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

Diff for: src/pkg/shell/shell.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2019 – 2023 Red Hat Inc.
2+
* Copyright © 2019 – 2024 Red Hat Inc.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

Diff for: src/pkg/skopeo/skopeo.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2023 Red Hat Inc.
2+
* Copyright © 2023 – 2024 Red Hat Inc.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

Diff for: src/pkg/term/term.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2023 Red Hat Inc.
2+
* Copyright © 2023 – 2024 Red Hat Inc.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

Diff for: src/pkg/term/term_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2023 Red Hat Inc.
2+
* Copyright © 2023 – 2024 Red Hat Inc.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

Diff for: src/pkg/utils/errors.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2022 Red Hat Inc.
2+
* Copyright © 2022 – 2024 Red Hat Inc.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

Diff for: src/pkg/utils/libsubid-wrappers.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2022 – 2023 Red Hat Inc.
2+
* Copyright © 2022 – 2024 Red Hat Inc.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

Diff for: src/pkg/utils/libsubid-wrappers.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2023 Red Hat Inc.
2+
* Copyright © 2023 – 2024 Red Hat Inc.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

Diff for: src/pkg/utils/utils.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2019 – 2023 Red Hat Inc.
2+
* Copyright © 2019 – 2024 Red Hat Inc.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

Diff for: src/pkg/utils/utils_cgo.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2022 – 2023 Red Hat Inc.
2+
* Copyright © 2022 – 2024 Red Hat Inc.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

Diff for: src/pkg/utils/utils_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2021 – 2023 Red Hat Inc.
2+
* Copyright © 2021 – 2024 Red Hat Inc.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

Diff for: src/toolbox.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2019 – 2022 Red Hat Inc.
2+
* Copyright © 2019 – 2024 Red Hat Inc.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

Diff for: test/system/103-container.bats

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# shellcheck shell=bats
22
#
3-
# Copyright © 2021 – 2023 Red Hat, Inc.
3+
# Copyright © 2021 – 2024 Red Hat, Inc.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)