From 25726c5f023299dba947fb5b2a67deefd4d8c313 Mon Sep 17 00:00:00 2001 From: lloydchang Date: Tue, 7 Dec 2021 12:39:22 -0800 Subject: [PATCH] =?UTF-8?q?docs(sync=5Ftest.go):=20Flux=20CD=20=E2=86=92?= =?UTF-8?q?=20Flux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flux is just called "Flux". https://github.com/open-gitops/documents/pull/47/files#r762415300 Signed-off-by: lloydchang --- pkg/manifestgen/sync/sync_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/manifestgen/sync/sync_test.go b/pkg/manifestgen/sync/sync_test.go index 175cb133..6dba4e35 100644 --- a/pkg/manifestgen/sync/sync_test.go +++ b/pkg/manifestgen/sync/sync_test.go @@ -1,7 +1,7 @@ // +build !e2e /* -Copyright 2020 The Flux CD contributors. +Copyright 2020 The Flux contributors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.