From 19c0f306c6c613ebbcd986ef875d1ec8036ca631 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Fri, 29 Apr 2016 22:33:47 +0200 Subject: [PATCH] [DEV] remove interline in header --- egami/Image.cpp | 4 +--- egami/Image.h | 4 +--- egami/ImageMono.cpp | 4 +--- egami/ImageMono.h | 4 +--- egami/ImagePrivate.h | 4 +--- egami/debug.cpp | 4 +--- egami/debug.h | 4 +--- egami/egami.cpp | 4 +--- egami/egami.h | 4 +--- egami/wrapperBMP.cpp | 4 +--- egami/wrapperBMP.h | 4 +--- egami/wrapperEDF.cpp | 4 +--- egami/wrapperEDF.h | 4 +--- egami/wrapperPNG.cpp | 4 +--- egami/wrapperPNG.h | 4 +--- egami/wrapperSVG.cpp | 4 +--- egami/wrapperSVG.h | 4 +--- test/main.cpp | 4 +--- 18 files changed, 18 insertions(+), 54 deletions(-) diff --git a/egami/Image.cpp b/egami/Image.cpp index d58eff0..4141806 100644 --- a/egami/Image.cpp +++ b/egami/Image.cpp @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ diff --git a/egami/Image.h b/egami/Image.h index ce9e05d..0799592 100644 --- a/egami/Image.h +++ b/egami/Image.h @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ #pragma once diff --git a/egami/ImageMono.cpp b/egami/ImageMono.cpp index 73b91a5..5b9d673 100644 --- a/egami/ImageMono.cpp +++ b/egami/ImageMono.cpp @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ diff --git a/egami/ImageMono.h b/egami/ImageMono.h index 2fe57f5..fc82030 100644 --- a/egami/ImageMono.h +++ b/egami/ImageMono.h @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ diff --git a/egami/ImagePrivate.h b/egami/ImagePrivate.h index 1e82c40..f115727 100644 --- a/egami/ImagePrivate.h +++ b/egami/ImagePrivate.h @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ #pragma once diff --git a/egami/debug.cpp b/egami/debug.cpp index 0793408..8832cd8 100644 --- a/egami/debug.cpp +++ b/egami/debug.cpp @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ diff --git a/egami/debug.h b/egami/debug.h index 7af299d..e6de04e 100644 --- a/egami/debug.h +++ b/egami/debug.h @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ #pragma once diff --git a/egami/egami.cpp b/egami/egami.cpp index f177013..ce76c46 100644 --- a/egami/egami.cpp +++ b/egami/egami.cpp @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ diff --git a/egami/egami.h b/egami/egami.h index 48d56a5..a28ce61 100644 --- a/egami/egami.h +++ b/egami/egami.h @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ #pragma once diff --git a/egami/wrapperBMP.cpp b/egami/wrapperBMP.cpp index e716dcf..026517a 100644 --- a/egami/wrapperBMP.cpp +++ b/egami/wrapperBMP.cpp @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ diff --git a/egami/wrapperBMP.h b/egami/wrapperBMP.h index b0386ba..a281f62 100644 --- a/egami/wrapperBMP.h +++ b/egami/wrapperBMP.h @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ #pragma once diff --git a/egami/wrapperEDF.cpp b/egami/wrapperEDF.cpp index 453b76a..e143532 100644 --- a/egami/wrapperEDF.cpp +++ b/egami/wrapperEDF.cpp @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ diff --git a/egami/wrapperEDF.h b/egami/wrapperEDF.h index 0a91157..85a4711 100644 --- a/egami/wrapperEDF.h +++ b/egami/wrapperEDF.h @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ #pragma once diff --git a/egami/wrapperPNG.cpp b/egami/wrapperPNG.cpp index af72cc4..2831cf1 100644 --- a/egami/wrapperPNG.cpp +++ b/egami/wrapperPNG.cpp @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ diff --git a/egami/wrapperPNG.h b/egami/wrapperPNG.h index a1f6c7f..9358503 100644 --- a/egami/wrapperPNG.h +++ b/egami/wrapperPNG.h @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ #pragma once diff --git a/egami/wrapperSVG.cpp b/egami/wrapperSVG.cpp index 319230c..dd17172 100644 --- a/egami/wrapperSVG.cpp +++ b/egami/wrapperSVG.cpp @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ diff --git a/egami/wrapperSVG.h b/egami/wrapperSVG.h index 3eb0818..ee6f20b 100644 --- a/egami/wrapperSVG.h +++ b/egami/wrapperSVG.h @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2011, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */ #pragma once diff --git a/test/main.cpp b/test/main.cpp index d41dd50..61cb032 100644 --- a/test/main.cpp +++ b/test/main.cpp @@ -1,8 +1,6 @@ -/** +/** @file * @author Edouard DUPIN - * * @copyright 2014, Edouard DUPIN, all right reserved - * * @license APACHE v2.0 (see license file) */