summaryrefslogtreecommitdiff
path: root/utests/compiler_write_only.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utests/compiler_write_only.cpp')
-rw-r--r--utests/compiler_write_only.cpp19
1 files changed, 0 insertions, 19 deletions
diff --git a/utests/compiler_write_only.cpp b/utests/compiler_write_only.cpp
index b42bfd22..e04f855b 100644
--- a/utests/compiler_write_only.cpp
+++ b/utests/compiler_write_only.cpp
@@ -1,22 +1,3 @@
-/*
- * Copyright © 2012 Intel Corporation
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This library 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 for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library. If not, see <http://www.gnu.org/licenses/>.
- *
- * Author: Benjamin Segovia <benjamin.segovia@intel.com>
- */
-
#include "utest_helper.hpp"
void compiler_write_only(void)