diff --git a/CheckClass.cpp b/CheckClass.cpp index 9b7a7e6bb..a7cdfe5dc 100644 --- a/CheckClass.cpp +++ b/CheckClass.cpp @@ -1,4 +1,4 @@ -/* +/* * c++check - c/c++ syntax checking * Copyright (C) 2007 Daniel Marjamäki * diff --git a/CheckMemoryLeak.cpp b/CheckMemoryLeak.cpp index 8de17f342..5518dd655 100644 --- a/CheckMemoryLeak.cpp +++ b/CheckMemoryLeak.cpp @@ -1,4 +1,4 @@ -/* +/* * c++check - c/c++ syntax checking * Copyright (C) 2007 Daniel Marjamäki * diff --git a/CheckOther.cpp b/CheckOther.cpp index f889d11a0..77375f35b 100644 --- a/CheckOther.cpp +++ b/CheckOther.cpp @@ -1,4 +1,4 @@ -/* +/* * c++check - c/c++ syntax checking * Copyright (C) 2007 Daniel Marjamäki * diff --git a/FileLister.cpp b/FileLister.cpp index 920301032..66aa30939 100644 --- a/FileLister.cpp +++ b/FileLister.cpp @@ -1,4 +1,4 @@ -/* +/* * c++check - c/c++ syntax checking * Copyright (C) 2007-2008 Daniel Marjamäki and Reijo Tomperi * diff --git a/FileLister.h b/FileLister.h index aa4231c70..d8337fed9 100644 --- a/FileLister.h +++ b/FileLister.h @@ -1,4 +1,4 @@ -/* +/* * c++check - c/c++ syntax checking * Copyright (C) 2007-2008 Daniel Marjamäki and Reijo Tomperi * diff --git a/testmemleak.cpp b/testmemleak.cpp index a9e3193dc..946e732ae 100644 --- a/testmemleak.cpp +++ b/testmemleak.cpp @@ -1,4 +1,4 @@ -/* +/* * c++check - c/c++ syntax checking * Copyright (C) 2007 Daniel Marjamäki *