diff --git a/cmd/discosrv/main.go b/cmd/discosrv/main.go index 56cb6faa0..6c9d5d82c 100644 --- a/cmd/discosrv/main.go +++ b/cmd/discosrv/main.go @@ -1,6 +1,6 @@ -// Copyright (C) 2014 Jakob Borg and other contributors. All rights reserved. -// Use of this source code is governed by an MIT-style license that can be -// found in the LICENSE file. +// Copyright (C) 2014 Jakob Borg and Contributors (see the CONTRIBUTORS file). +// All rights reserved. Use of this source code is governed by an MIT-style +// license that can be found in the LICENSE file. package main