]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/flow/AliFMDFlowBessel.h
Fix coding convention violations
[u/mrichter/AliRoot.git] / FMD / flow / AliFMDFlowBessel.h
index a1011b23f7eb4c00a7cda402fde3b47d04e55943..5cf6c97e99f27b6c1f5439cdca71b0243416ec57 100644 (file)
@@ -1,8 +1,25 @@
 // -*- mode: C++ -*-
+/* Copyright (C) 2007 Christian Holm Christensen <cholm@nbi.dk>
+ *
+ * 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.1 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, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * USA
+ */
 /** @file 
     @brief Declaration of Bessel functions */
-#ifndef Bessel_h
-#define Bessel_h
+#ifndef ALIFMDFLOWBESSEL_H
+#define ALIFMDFLOWBESSEL_H
 #include <cctype>
 #include <Rtypes.h>