diff --git a/code-of-conduct.md b/code-of-conduct.md index d4c9896..e646e75 100644 --- a/code-of-conduct.md +++ b/code-of-conduct.md @@ -1,3 +1,3 @@ -# CNAI Model Spec Community Code of Conduct +# CNCF ModelPack Community Code of Conduct -The Cloud Native AI Model Specification project follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md). +The CNCF ModelPack Specification project follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md). diff --git a/schema/example_test.go b/schema/example_test.go index a91787a..cd48ba6 100644 --- a/schema/example_test.go +++ b/schema/example_test.go @@ -1,5 +1,5 @@ /* - * Copyright 2025 The CNAI Authors + * Copyright 2025 The CNCF ModelPack 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/schema/schema.go b/schema/schema.go index 32ba17c..c99d8f0 100644 --- a/schema/schema.go +++ b/schema/schema.go @@ -1,5 +1,5 @@ /* - * Copyright 2025 The CNAI Authors + * Copyright 2025 The CNCF ModelPack 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/schema/validator.go b/schema/validator.go index cc3c79b..e83a262 100644 --- a/schema/validator.go +++ b/schema/validator.go @@ -1,5 +1,5 @@ /* - * Copyright 2025 The CNAI Authors + * Copyright 2025 The CNCF ModelPack 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/specs-go/v1/annotations.go b/specs-go/v1/annotations.go index 198d8c6..9b380c9 100644 --- a/specs-go/v1/annotations.go +++ b/specs-go/v1/annotations.go @@ -1,5 +1,5 @@ /* - * Copyright 2024 The CNAI Authors + * Copyright 2024 The CNCF ModelPack 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/specs-go/v1/config.go b/specs-go/v1/config.go index 9c94f6c..7005644 100644 --- a/specs-go/v1/config.go +++ b/specs-go/v1/config.go @@ -1,5 +1,5 @@ /* - * Copyright 2025 The CNAI Authors + * Copyright 2025 The CNCF ModelPack 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/specs-go/v1/mediatype.go b/specs-go/v1/mediatype.go index 286d3c5..63c9f83 100644 --- a/specs-go/v1/mediatype.go +++ b/specs-go/v1/mediatype.go @@ -1,5 +1,5 @@ /* - * Copyright 2024 The CNAI Authors + * Copyright 2024 The CNCF ModelPack Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.