changeset 21974:3c3995706dbe

* find-files-with-tests.sh: Add missing copyright info.
author John W. Eaton <jwe@octave.org>
date Fri, 24 Jun 2016 10:37:04 -0400
parents 894239974868
children 562eb526d0e9
files build-aux/find-files-with-tests.sh
diffstat 1 files changed, 18 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/build-aux/find-files-with-tests.sh	Mon Jun 20 18:24:18 2016 +0100
+++ b/build-aux/find-files-with-tests.sh	Fri Jun 24 10:37:04 2016 -0400
@@ -1,4 +1,22 @@
 #! /bin/sh
+#
+# Copyright (C) 2013-2016 John W. Eaton
+#
+# This file is part of Octave.
+#
+# Octave is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by the
+# Free Software Foundation; either version 3 of the License, or (at
+# your option) any later version.
+#
+# Octave is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
+# for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with Octave; see the file COPYING.  If not, see
+# <http://www.gnu.org/licenses/>.
 
 set -e