X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=gph-math;a=blobdiff_plain;f=src%2Fquat.cc;h=7b82ac024d7f6e39375240b214f5b6f90aade53f;hp=595943fe9c429b715764313a6bf86acebda92b87;hb=19e9cbd5ac2394b302a9e79b15cad8faf071b6e1;hpb=16f27fa9b94ad0a8a07c4e9a315d1aad2adc4e1a diff --git a/src/quat.cc b/src/quat.cc index 595943f..7b82ac0 100644 --- a/src/quat.cc +++ b/src/quat.cc @@ -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. +*/ #include "quat.h" namespace gph {