From 32919bb3bf5ea3a2f9d054fbcbf63341a82e05ba Mon Sep 17 00:00:00 2001 From: Mikkel Krautz Date: Sat, 16 Jul 2016 14:08:02 +0200 Subject: [PATCH] ManualPlugin.h: add missing LICENSE.header. --- src/mumble/ManualPlugin.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/mumble/ManualPlugin.h b/src/mumble/ManualPlugin.h index 105073be2..87c306827 100644 --- a/src/mumble/ManualPlugin.h +++ b/src/mumble/ManualPlugin.h @@ -1,3 +1,8 @@ +// Copyright 2005-2016 The Mumble Developers. All rights reserved. +// Use of this source code is governed by a BSD-style license +// that can be found in the LICENSE file at the root of the +// Mumble source tree or at . + #ifndef MUMBLE_MANUAL_H_ #define MUMBLE_MANUAL_H_