X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fmatrix.h;h=535eb2e69fa80ce65710e418271ecc15d1962a37;hb=HEAD;hp=f5dbaa97c419ead6ce933b7da88a783568b316a2;hpb=bdeb1048917667c00f540c17f397443e8f6f76bf;p=gph-math diff --git a/src/matrix.h b/src/matrix.h index f5dbaa9..535eb2e 100644 --- a/src/matrix.h +++ b/src/matrix.h @@ -1,3 +1,12 @@ +/* +gph-math - math library for graphics programs +Copyright (C) 2016 John Tsiombikas + +This program is free software. Feel free to use, modify, and/or redistribute +it under the terms of the MIT/X11 license. See LICENSE for details. +If you intend to redistribute parts of the code without the LICENSE file +replace this paragraph with the full contents of the LICENSE file. +*/ #ifndef GMATH_MATRIX_H_ #define GMATH_MATRIX_H_