diff --git a/api/restv1.go b/api/restv1.go index 9004f50..5f46ca5 100644 --- a/api/restv1.go +++ b/api/restv1.go @@ -1,5 +1,5 @@ /* - * Copyright 2022 RapidLoop, Inc. + * Copyright 2023 RapidLoop, Inc. * * 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/api/restv1client.go b/api/restv1client.go index 54ba85d..dd35969 100644 --- a/api/restv1client.go +++ b/api/restv1client.go @@ -1,5 +1,5 @@ /* - * Copyright 2022 RapidLoop, Inc. + * Copyright 2023 RapidLoop, Inc. * * 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/main.go b/main.go index 7d77b78..c13e628 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ /* - * Copyright 2022 RapidLoop, Inc. + * Copyright 2023 RapidLoop, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.