aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2017-02-04 23:45:15 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2017-02-04 23:45:15 +0900
commitd4d8410c081d910891e4d8821bb46c06482d297e (patch)
treeca0184294330644972b99d5452779a76e0e7ce56
parent931bb042c396f3452b0a8a82b88b93e0fe16dbc9 (diff)
Restore the layout of the copyright header of test_fileref.cpp.
-rw-r--r--tests/test_fileref.cpp42
1 files changed, 21 insertions, 21 deletions
diff --git a/tests/test_fileref.cpp b/tests/test_fileref.cpp
index c0d171be..ee2d48d8 100644
--- a/tests/test_fileref.cpp
+++ b/tests/test_fileref.cpp
@@ -1,27 +1,27 @@
/***************************************************************************
-copyright : (C) 2007 by Lukas Lalinsky
-email : lukas@oxygene.sk
-***************************************************************************/
+ copyright : (C) 2007 by Lukas Lalinsky
+ email : lukas@oxygene.sk
+ ***************************************************************************/
/***************************************************************************
-* This library is free software; you can redistribute it and/or modify *
-* it under the terms of the GNU Lesser General Public License version *
-* 2.1 as published by the Free Software Foundation. *
-* *
-* 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, write to the Free Software *
-* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA *
-* 02110-1301 USA *
-* *
-* Alternatively, this file is available under the Mozilla Public *
-* License Version 1.1. You may obtain a copy of the License at *
-* http://www.mozilla.org/MPL/ *
-***************************************************************************/
+ * This library is free software; you can redistribute it and/or modify *
+ * it under the terms of the GNU Lesser General Public License version *
+ * 2.1 as published by the Free Software Foundation. *
+ * *
+ * 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, write to the Free Software *
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA *
+ * 02110-1301 USA *
+ * *
+ * Alternatively, this file is available under the Mozilla Public *
+ * License Version 1.1. You may obtain a copy of the License at *
+ * http://www.mozilla.org/MPL/ *
+ ***************************************************************************/
#include <string>
#include <stdio.h>