diff --git a/NOTICE b/NOTICE index 379bf47..d7f3964 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ API Runner -Copyright 2023 Forerunner Labs, Inc. +Copyright 2024 WorkOS, Inc. This product includes software developed at -Forerunner Labs, Inc. (https://warrant.dev/). +WorkOS, Inc. diff --git a/cmd/apirunner/main.go b/cmd/apirunner/main.go index 623c6c6..e2b0f23 100644 --- a/cmd/apirunner/main.go +++ b/cmd/apirunner/main.go @@ -1,4 +1,4 @@ -// Copyright 2023 Forerunner Labs, Inc. +// Copyright 2024 WorkOS, 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/run.go b/run.go index 29d6959..27a92e2 100644 --- a/run.go +++ b/run.go @@ -1,4 +1,4 @@ -// Copyright 2023 Forerunner Labs, Inc. +// Copyright 2024 WorkOS, 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/suite.go b/suite.go index c6c44d5..72e391f 100644 --- a/suite.go +++ b/suite.go @@ -1,4 +1,4 @@ -// Copyright 2023 Forerunner Labs, Inc. +// Copyright 2024 WorkOS, 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/suite_test.go b/suite_test.go index 54904ac..50a1b96 100644 --- a/suite_test.go +++ b/suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Forerunner Labs, Inc. +// Copyright 2024 WorkOS, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.