From af43d61330dd797795d9c8e4af8e1d7ee618b148 Mon Sep 17 00:00:00 2001 From: Mikkel Krautz Date: Sun, 8 May 2016 19:46:22 +0200 Subject: [PATCH] mumble_proto: update to use LICENSE.header. --- src/mumble_proto/mumble_proto.pro | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/mumble_proto/mumble_proto.pro b/src/mumble_proto/mumble_proto.pro index ef9b89ff8..6a9b0b522 100644 --- a/src/mumble_proto/mumble_proto.pro +++ b/src/mumble_proto/mumble_proto.pro @@ -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 . + include(../../compiler.pri) PROTOBUF *= ../Mumble.proto