]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Introducing Copyright include file
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 29 Sep 1999 09:03:22 +0000 (09:03 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 29 Sep 1999 09:03:22 +0000 (09:03 +0000)
STEER/Copyright.h [new file with mode: 0644]
STEER/Makefile

diff --git a/STEER/Copyright.h b/STEER/Copyright.h
new file mode 100644 (file)
index 0000000..a5b0564
--- /dev/null
@@ -0,0 +1,21 @@
+#ifndef COPYRIGHT_H
+#define COPYRIGHT_H
+/**************************************************************************
+ * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ *                                                                        *
+ * Author: The ALICE Off-line Project.                                    *
+ * Contributors are mentioned in the code where appropriate.              *
+ *                                                                        *
+ * Permission to use, copy, modify and distribute this software and its   *
+ * documentation strictly for non-commercial purposes is hereby granted   *
+ * without fee, provided that the above copyright notice appears in all   *
+ * copies and that both the copyright notice and this permission notice   *
+ * appear in the supporting documentation. The authors make no claims     *
+ * about the suitability of this software for any purpose. It is          *
+ * provided "as is" without express or implied warranty.                  *
+ **************************************************************************/
+
+/*
+$Log$
+*/
+#endif
index 8d1a7567d245194abb848dc4f066ee38c9a427f9..70f8025ef8090a98ad4df96ecc65298cbb2088e2 100644 (file)
@@ -60,7 +60,8 @@ $(DICT):                              $(HDRS)
 
 depend:                                        $(SRCS)
 
-HEADERS =      $(filter-out %LinkDef.h,$(HDRS) AliConst.h AliCallf77.h)
+HEADERS =      $(filter-out %LinkDef.h,$(HDRS) AliConst.h AliCallf77.h \
+                  Copyright.h)
 
 TOCLEAN                = $(OBJS) *Cint.cxx *Cint.h