소스 검색

chore: copyright in next-version script

Jakob Borg 5 달 전
부모
커밋
f4abc71dcc
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      script/next-version.go

+ 6 - 0
script/next-version.go

@@ -1,3 +1,9 @@
+// Copyright (C) 2025 The Syncthing Authors.
+//
+// This Source Code Form is subject to the terms of the Mozilla Public
+// License, v. 2.0. If a copy of the MPL was not distributed with this file,
+// You can obtain one at https://mozilla.org/MPL/2.0/.
+
 //go:build ignore
 // +build ignore