Clarify EULA applies to this project since 2019

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis (OpenFaaS Ltd)
2024-11-18 21:20:38 +00:00
parent cf8741acca
commit 49053feac7
37 changed files with 121 additions and 44 deletions

View File

@ -1,11 +1,14 @@
// License: OpenFaaS Community Edition (CE) EULA
// Copyright (c) 2017,2019-2024 OpenFaaS Author(s)
// Copyright (c) Alex Ellis 2017. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
package handlers
import (
"github.com/openfaas/faas/gateway/pkg/middleware"
"testing"
"github.com/openfaas/faas/gateway/pkg/middleware"
)
func Test_getNamespace_Default(t *testing.T) {