summaryrefslogtreecommitdiff
path: root/utests/compiler_if_else.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utests/compiler_if_else.cpp')
-rw-r--r--utests/compiler_if_else.cpp19
1 files changed, 0 insertions, 19 deletions
diff --git a/utests/compiler_if_else.cpp b/utests/compiler_if_else.cpp
index 44b1a87a..e38b23ff 100644
--- a/utests/compiler_if_else.cpp
+++ b/utests/compiler_if_else.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"
static void compiler_if_else(void)