summaryrefslogtreecommitdiff
path: root/src/elementaryFunctions/includes/acosh.h
diff options
context:
space:
mode:
authorjofret2008-05-15 09:49:57 +0000
committerjofret2008-05-15 09:49:57 +0000
commitcd9b4f56d9cb58aff3511996dc517196c026863a (patch)
tree6f83aa4a67c487485ca5ba65cfea59d2bd03f6bc /src/elementaryFunctions/includes/acosh.h
parentc5b6fb6f4fb83302d15a6bd7723a6815e6a2b56c (diff)
downloadscilab2c-cd9b4f56d9cb58aff3511996dc517196c026863a.tar.gz
scilab2c-cd9b4f56d9cb58aff3511996dc517196c026863a.tar.bz2
scilab2c-cd9b4f56d9cb58aff3511996dc517196c026863a.zip
License update
Diffstat (limited to 'src/elementaryFunctions/includes/acosh.h')
-rw-r--r--src/elementaryFunctions/includes/acosh.h20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/elementaryFunctions/includes/acosh.h b/src/elementaryFunctions/includes/acosh.h
index c488f698..2f089bd2 100644
--- a/src/elementaryFunctions/includes/acosh.h
+++ b/src/elementaryFunctions/includes/acosh.h
@@ -1,14 +1,14 @@
/*
-** -*- C -*-
-**
-** acosh.h
-** Made by Bruno JOFRET <bruno.jofret@inria.fr>
-**
-** Started on Fri Jan 5 10:20:35 2007 jofret
-** Last update Mon Oct 22 09:40:42 2007 bruno
-**
-** Copyright INRIA 2007
-*/
+ * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
+ * Copyright (C) 2007-2008 - INRIA - Bruno JOFRET
+ *
+ * This file must be used under the terms of the CeCILL.
+ * This source file is licensed as described in the file COPYING, which
+ * you should have received as part of this distribution. The terms
+ * are also available at
+ * http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
+ *
+ */
#ifndef __ACOSH_H__
#define __ACOSH_H__