Add copyright notice to autogen.sh to make the Chromium people happy
This commit is contained in:
parent
80052fe3cc
commit
d31f883c82
@ -1,4 +1,8 @@
|
||||
#!/bin/sh
|
||||
# Copyright (c) 2010-2015 Xiph.Org Foundation and contributors.
|
||||
# Use of this source code is governed by a BSD-style license that can be
|
||||
# found in the COPYING file.
|
||||
|
||||
# Run this to set up the build system: configure, makefiles, etc.
|
||||
set -e
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user