diff options
Diffstat (limited to 'libtest/ReferenceTest.c')
-rw-r--r-- | libtest/ReferenceTest.c | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/libtest/ReferenceTest.c b/libtest/ReferenceTest.c index 2212a4f..d1dd88b 100644 --- a/libtest/ReferenceTest.c +++ b/libtest/ReferenceTest.c @@ -1,21 +1,7 @@ /* * Copyright (c) 2007 Wayne Meissner. All rights reserved. - * - * All rights reserved. * - * This file is part of ruby-ffi. - * - * This code is free software: you can redistribute it and/or modify it under - * the terms of the GNU Lesser General Public License version 3 only, as - * published by the Free Software Foundation. - * - * This code 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 Lesser General Public License - * version 3 for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with this work. If not, see <http://www.gnu.org/licenses/>. + * For licensing, see LICENSE.SPECS */ #include <stdint.h> |