diff --git a/internal/config/commit_test.go b/internal/config/commit_test.go index 69965aa9f..3cff5cd04 100644 --- a/internal/config/commit_test.go +++ b/internal/config/commit_test.go @@ -1,3 +1,9 @@ +// Copyright (C) 2015 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 http://mozilla.org/MPL/2.0/. + package config import (