Add copyright notice to autogen.sh to make the Chromium people happy

This commit is contained in:
Jean-Marc Valin 2016-11-01 19:00:34 -04:00
parent 80052fe3cc
commit d31f883c82
No known key found for this signature in database
GPG Key ID: 5E5DD9A36F9189C8

View File

@ -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