]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/matrix.hh
resolve merge
[lilypond.git] / flower / include / matrix.hh
index 6706c58878a2f9d94660c93accf514d2be931eea..0447d4a17b19cbc73eb4de7b153f303014bbbd26 100644 (file)
@@ -1,9 +1,20 @@
 /*
-  matrix.hh -- declare and implement 2d arrays
+  This file is part of LilyPond, the GNU music typesetter.
 
-  source file of the Flower Library
+  Copyright (C) 2006--2011 Joe Neeman <joeneeman@gmail.com>
 
-  (c) 2006--2009 Joe Neeman <joeneeman@gmail.com>
+  LilyPond 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.
+
+  LilyPond 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 LilyPond.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #ifndef MATRIX_HH