Skip to content

Commit 2de6a93

Browse files
authored
Fix license date
Signed-off-by: Paolo Polidori <polyp91@gmail.com>
1 parent 071c446 commit 2de6a93

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

userspace/engine/field_formatter.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: Apache-2.0
22
/*
3-
Copyright (C) 2025 The Falco Authors.
3+
Copyright (C) 2026 The Falco Authors.
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.

userspace/engine/field_formatter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: Apache-2.0
22
/*
3-
Copyright (C) 2025 The Falco Authors.
3+
Copyright (C) 2026 The Falco Authors.
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.

userspace/falco/app/actions/event_formatter.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: Apache-2.0
22
/*
3-
Copyright (C) 2023 The Falco Authors.
3+
Copyright (C) 2026 The Falco Authors.
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.

userspace/falco/app/actions/event_formatter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: Apache-2.0
22
/*
3-
Copyright (C) 2023 The Falco Authors.
3+
Copyright (C) 2026 The Falco Authors.
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.

userspace/falco/output_format.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (C) 2023 The Falco Authors.
2+
Copyright (C) 2026 The Falco Authors.
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.

0 commit comments

Comments
 (0)