Message ID | 20110616224049.22393.42460.launchpad@loganberry.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'matrix_inverse_test.cc' --- matrix_inverse_test.cc 2011-06-16 21:35:35 +0000 +++ matrix_inverse_test.cc 2011-06-16 22:37:59 +0000 @@ -1,3 +1,14 @@ +// +// Copyright (c) 2010 Linaro Limited +// +// All rights reserved. This program and the accompanying materials +// are made available under the terms of the MIT License which accompanies +// this distribution, and is available at +// http://www.opensource.org/licenses/mit-license.php +// +// Contributors: +// Jesse Barker - original implementation. +// #include <iostream> #include "mat.h"