mirror of
https://github.com/openfaas/faas.git
synced 2025-06-20 04:56:38 +00:00
Clarify EULA applies to this project since 2019
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user