diff --git a/userspace/engine/formats.cpp b/userspace/engine/formats.cpp index c5b14449..25e4ee9a 100644 --- a/userspace/engine/formats.cpp +++ b/userspace/engine/formats.cpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2019 The Falco Authors. +Copyright (C) 2020 The Falco Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/userspace/engine/formats.h b/userspace/engine/formats.h index bdd47af9..32c04d95 100644 --- a/userspace/engine/formats.h +++ b/userspace/engine/formats.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2019 The Falco Authors. +Copyright (C) 2020 The Falco Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/userspace/falco/falco.cpp b/userspace/falco/falco.cpp index 5646e7f9..8ca22599 100644 --- a/userspace/falco/falco.cpp +++ b/userspace/falco/falco.cpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2019 The Falco Authors. +Copyright (C) 2020 The Falco Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/userspace/falco/falco_outputs.cpp b/userspace/falco/falco_outputs.cpp index 702e75cc..9678d250 100644 --- a/userspace/falco/falco_outputs.cpp +++ b/userspace/falco/falco_outputs.cpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2019 The Falco Authors. +Copyright (C) 2020 The Falco Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/userspace/falco/falco_outputs.h b/userspace/falco/falco_outputs.h index 42cfe22b..dc4531ed 100644 --- a/userspace/falco/falco_outputs.h +++ b/userspace/falco/falco_outputs.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2019 The Falco Authors. +Copyright (C) 2020 The Falco Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/userspace/falco/grpc_queue.h b/userspace/falco/grpc_queue.h index 9e78b068..c05d3327 100644 --- a/userspace/falco/grpc_queue.h +++ b/userspace/falco/grpc_queue.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2019 The Falco Authors +Copyright (C) 2020 The Falco Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/userspace/falco/grpc_server_impl.cpp b/userspace/falco/grpc_server_impl.cpp index 65585166..3d189e46 100644 --- a/userspace/falco/grpc_server_impl.cpp +++ b/userspace/falco/grpc_server_impl.cpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2019 The Falco Authors +Copyright (C) 2020 The Falco Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/userspace/falco/logger.cpp b/userspace/falco/logger.cpp index 5b2235d9..8dcaa9d8 100644 --- a/userspace/falco/logger.cpp +++ b/userspace/falco/logger.cpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2019 The Falco Authors. +Copyright (C) 2020 The Falco Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/userspace/falco/logger.h b/userspace/falco/logger.h index 529b9253..c27dfd3b 100644 --- a/userspace/falco/logger.h +++ b/userspace/falco/logger.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2019 The Falco Authors. +Copyright (C) 2020 The Falco Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.