shithub: opus

Download patch

ref: d31f883c823b6ff09c84ab4e4263ae0868db9bba
parent: 80052fe3ccb4990bfd882f6c9bb3d65884890f76
author: Jean-Marc Valin <jmvalin@jmvalin.ca>
date: Tue Nov 1 15:00:34 EDT 2016

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

--- a/autogen.sh
+++ b/autogen.sh
@@ -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