paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [4361] added license header


From: antoine drouin
Subject: [paparazzi-commits] [4361] added license header
Date: Tue, 08 Dec 2009 07:02:36 +0000

Revision: 4361
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=4361
Author:   poine
Date:     2009-12-08 07:02:35 +0000 (Tue, 08 Dec 2009)
Log Message:
-----------
added license header

Modified Paths:
--------------
    
paparazzi3/trunk/sw/airborne/booz/stabilization/booz_stabilization_attitude_ref_float.h

Property Changed:
----------------
    
paparazzi3/trunk/sw/airborne/booz/stabilization/booz_stabilization_attitude_ref_float.h

Modified: 
paparazzi3/trunk/sw/airborne/booz/stabilization/booz_stabilization_attitude_ref_float.h
===================================================================
--- 
paparazzi3/trunk/sw/airborne/booz/stabilization/booz_stabilization_attitude_ref_float.h
     2009-12-01 00:30:21 UTC (rev 4360)
+++ 
paparazzi3/trunk/sw/airborne/booz/stabilization/booz_stabilization_attitude_ref_float.h
     2009-12-08 07:02:35 UTC (rev 4361)
@@ -1,7 +1,28 @@
+/*
+ * $Id$
+ *  
+ * Copyright (C) 2008-2009 Antoine Drouin <address@hidden>
+ *
+ * This file is part of paparazzi.
+ *
+ * paparazzi is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2, or (at your option)
+ * any later version.
+ *
+ * paparazzi 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 General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with paparazzi; see the file COPYING.  If not, write to
+ * the Free Software Foundation, 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA. 
+ */
 #ifndef BOOZ_STABILISATION_ATTITUDE_REF_FLOAT_H
 #define BOOZ_STABILISATION_ATTITUDE_REF_FLOAT_H
 
-
 extern struct FloatEulers booz_stab_att_sp_euler;
 extern struct FloatQuat   booz_stab_att_sp_quat;
 extern struct FloatEulers booz_stab_att_ref_euler;
@@ -9,6 +30,5 @@
 extern struct FloatRates  booz_stab_att_ref_rate;
 extern struct FloatRates  booz_stab_att_ref_accel;
 
-
 #endif /* BOOZ_STABILISATION_ATTITUDE_REF_FLOAT_H */
 


Property changes on: 
paparazzi3/trunk/sw/airborne/booz/stabilization/booz_stabilization_attitude_ref_float.h
___________________________________________________________________
Added: svn:keywords
   + Id





reply via email to

[Prev in Thread] Current Thread [Next in Thread]