removed comments from LICENSE file

This commit is contained in:
ejcoumans
2007-08-09 16:25:29 +00:00
parent 60d7d4b073
commit ecaca83f8b

View File

@@ -1,4 +1,4 @@
/* Vector Math library for 3-D linear algebra (vector, matrix, quaternion)
Vector Math library for 3-D linear algebra (vector, matrix, quaternion)
SIMD support for SSE, PowerPC (PPU) and the SPU.
Also includes generic multi-platform scalar version.
@@ -28,4 +28,4 @@
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
*/