diff --git a/sw/airborne/arch/avr/interrupt_hw.h b/sw/airborne/arch/avr/interrupt_hw.h index d41dcfd537..2fa194e2bc 100644 --- a/sw/airborne/arch/avr/interrupt_hw.h +++ b/sw/airborne/arch/avr/interrupt_hw.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/avr/mcu_periph/i2c_arch.c b/sw/airborne/arch/avr/mcu_periph/i2c_arch.c index c3953dfb3a..7ce2b36c5d 100644 --- a/sw/airborne/arch/avr/mcu_periph/i2c_arch.c +++ b/sw/airborne/arch/avr/mcu_periph/i2c_arch.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/avr/mcu_periph/i2c_arch.h b/sw/airborne/arch/avr/mcu_periph/i2c_arch.h index 8415e3c9cb..d0e863c320 100644 --- a/sw/airborne/arch/avr/mcu_periph/i2c_arch.h +++ b/sw/airborne/arch/avr/mcu_periph/i2c_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/avr/mcu_periph/spi_arch.c b/sw/airborne/arch/avr/mcu_periph/spi_arch.c index e2dc0bda80..93a37e2b62 100644 --- a/sw/airborne/arch/avr/mcu_periph/spi_arch.c +++ b/sw/airborne/arch/avr/mcu_periph/spi_arch.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2003-2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/avr/mcu_periph/spi_arch.h b/sw/airborne/arch/avr/mcu_periph/spi_arch.h index e76d1f9429..ae0ad6fd10 100644 --- a/sw/airborne/arch/avr/mcu_periph/spi_arch.h +++ b/sw/airborne/arch/avr/mcu_periph/spi_arch.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2005-2006 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/avr/mcu_periph/uart_arch.c b/sw/airborne/arch/avr/mcu_periph/uart_arch.c index dc28cf09f1..a2562e3c17 100644 --- a/sw/airborne/arch/avr/mcu_periph/uart_arch.c +++ b/sw/airborne/arch/avr/mcu_periph/uart_arch.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/avr/mcu_periph/uart_arch.h b/sw/airborne/arch/avr/mcu_periph/uart_arch.h index e8ca0c1af7..800534df80 100644 --- a/sw/airborne/arch/avr/mcu_periph/uart_arch.h +++ b/sw/airborne/arch/avr/mcu_periph/uart_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/avr/subsystems/datalink/audio_telemetry_hw.c b/sw/airborne/arch/avr/subsystems/datalink/audio_telemetry_hw.c index d547aa58a6..cbb337f618 100644 --- a/sw/airborne/arch/avr/subsystems/datalink/audio_telemetry_hw.c +++ b/sw/airborne/arch/avr/subsystems/datalink/audio_telemetry_hw.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/avr/subsystems/datalink/audio_telemetry_hw.h b/sw/airborne/arch/avr/subsystems/datalink/audio_telemetry_hw.h index 13eadafc57..f7e2e1d582 100644 --- a/sw/airborne/arch/avr/subsystems/datalink/audio_telemetry_hw.h +++ b/sw/airborne/arch/avr/subsystems/datalink/audio_telemetry_hw.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/avr/sys_time_hw.h b/sw/airborne/arch/avr/sys_time_hw.h index 651da4ab72..bbe2388934 100644 --- a/sw/airborne/arch/avr/sys_time_hw.h +++ b/sw/airborne/arch/avr/sys_time_hw.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/ADS8344.c b/sw/airborne/arch/lpc21/ADS8344.c index 49ce4dd027..bd5679f050 100644 --- a/sw/airborne/arch/lpc21/ADS8344.c +++ b/sw/airborne/arch/lpc21/ADS8344.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008- ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/ADS8344.h b/sw/airborne/arch/lpc21/ADS8344.h index 72cec8b93b..fb755ce7f3 100644 --- a/sw/airborne/arch/lpc21/ADS8344.h +++ b/sw/airborne/arch/lpc21/ADS8344.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008- ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/interrupt_hw.h b/sw/airborne/arch/lpc21/interrupt_hw.h index a4eb8c753d..70007f2b43 100644 --- a/sw/airborne/arch/lpc21/interrupt_hw.h +++ b/sw/airborne/arch/lpc21/interrupt_hw.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/mcu_periph/adc_arch.c b/sw/airborne/arch/lpc21/mcu_periph/adc_arch.c index 3c1c298373..aea431e678 100644 --- a/sw/airborne/arch/lpc21/mcu_periph/adc_arch.c +++ b/sw/airborne/arch/lpc21/mcu_periph/adc_arch.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/mcu_periph/adc_arch.h b/sw/airborne/arch/lpc21/mcu_periph/adc_arch.h index 6e5fe748c9..2e9a687bc1 100644 --- a/sw/airborne/arch/lpc21/mcu_periph/adc_arch.h +++ b/sw/airborne/arch/lpc21/mcu_periph/adc_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/mcu_periph/i2c_arch.c b/sw/airborne/arch/lpc21/mcu_periph/i2c_arch.c index 882799a0aa..9f38b5a2c1 100644 --- a/sw/airborne/arch/lpc21/mcu_periph/i2c_arch.c +++ b/sw/airborne/arch/lpc21/mcu_periph/i2c_arch.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/mcu_periph/spi_slave_hs_arch.c b/sw/airborne/arch/lpc21/mcu_periph/spi_slave_hs_arch.c index d54cd92bb2..a1f82b2ede 100644 --- a/sw/airborne/arch/lpc21/mcu_periph/spi_slave_hs_arch.c +++ b/sw/airborne/arch/lpc21/mcu_periph/spi_slave_hs_arch.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/mcu_periph/spi_slave_hs_arch.h b/sw/airborne/arch/lpc21/mcu_periph/spi_slave_hs_arch.h index d62f25ef17..a5a1577ed5 100644 --- a/sw/airborne/arch/lpc21/mcu_periph/spi_slave_hs_arch.h +++ b/sw/airborne/arch/lpc21/mcu_periph/spi_slave_hs_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/mcu_periph/uart_arch.c b/sw/airborne/arch/lpc21/mcu_periph/uart_arch.c index d56a605f26..4b36f1c8a5 100644 --- a/sw/airborne/arch/lpc21/mcu_periph/uart_arch.c +++ b/sw/airborne/arch/lpc21/mcu_periph/uart_arch.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/mcu_periph/uart_arch.h b/sw/airborne/arch/lpc21/mcu_periph/uart_arch.h index f44264a428..3cf7c4fcba 100644 --- a/sw/airborne/arch/lpc21/mcu_periph/uart_arch.h +++ b/sw/airborne/arch/lpc21/mcu_periph/uart_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/modules/adcs/max11040_hw.c b/sw/airborne/arch/lpc21/modules/adcs/max11040_hw.c index 68c8555d8d..910a3ad4c2 100644 --- a/sw/airborne/arch/lpc21/modules/adcs/max11040_hw.c +++ b/sw/airborne/arch/lpc21/modules/adcs/max11040_hw.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/modules/core/trigger_ext_hw.c b/sw/airborne/arch/lpc21/modules/core/trigger_ext_hw.c index 98eaac8495..139c46078d 100644 --- a/sw/airborne/arch/lpc21/modules/core/trigger_ext_hw.c +++ b/sw/airborne/arch/lpc21/modules/core/trigger_ext_hw.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/modules/core/trigger_ext_hw.h b/sw/airborne/arch/lpc21/modules/core/trigger_ext_hw.h index 0a9f9805ea..7ae5b867a8 100644 --- a/sw/airborne/arch/lpc21/modules/core/trigger_ext_hw.h +++ b/sw/airborne/arch/lpc21/modules/core/trigger_ext_hw.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/modules/display/lcd_dogm_hw.c b/sw/airborne/arch/lpc21/modules/display/lcd_dogm_hw.c index 4f6da9c09c..0ea8283bbb 100644 --- a/sw/airborne/arch/lpc21/modules/display/lcd_dogm_hw.c +++ b/sw/airborne/arch/lpc21/modules/display/lcd_dogm_hw.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/peripherals/max1168_arch.h b/sw/airborne/arch/lpc21/peripherals/max1168_arch.h index b190c3d09a..85f8d89ba7 100644 --- a/sw/airborne/arch/lpc21/peripherals/max1168_arch.h +++ b/sw/airborne/arch/lpc21/peripherals/max1168_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/subsystems/actuators/servos_ppm_hw.c b/sw/airborne/arch/lpc21/subsystems/actuators/servos_ppm_hw.c index 5a5271e504..599d02b7fa 100644 --- a/sw/airborne/arch/lpc21/subsystems/actuators/servos_ppm_hw.c +++ b/sw/airborne/arch/lpc21/subsystems/actuators/servos_ppm_hw.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Mark Griffin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/subsystems/actuators/servos_ppm_hw.h b/sw/airborne/arch/lpc21/subsystems/actuators/servos_ppm_hw.h index 2396622395..78eaa90ab1 100644 --- a/sw/airborne/arch/lpc21/subsystems/actuators/servos_ppm_hw.h +++ b/sw/airborne/arch/lpc21/subsystems/actuators/servos_ppm_hw.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Mark Griffin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/subsystems/imu/imu_crista_arch.c b/sw/airborne/arch/lpc21/subsystems/imu/imu_crista_arch.c index 6447daaf35..e3b4220963 100644 --- a/sw/airborne/arch/lpc21/subsystems/imu/imu_crista_arch.c +++ b/sw/airborne/arch/lpc21/subsystems/imu/imu_crista_arch.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/subsystems/imu/imu_crista_arch.h b/sw/airborne/arch/lpc21/subsystems/imu/imu_crista_arch.h index 0f104a46a8..33c6fe1ae5 100644 --- a/sw/airborne/arch/lpc21/subsystems/imu/imu_crista_arch.h +++ b/sw/airborne/arch/lpc21/subsystems/imu/imu_crista_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/subsystems/radio_control/ppm_arch.c b/sw/airborne/arch/lpc21/subsystems/radio_control/ppm_arch.c index ec0af1b681..e361d8dece 100644 --- a/sw/airborne/arch/lpc21/subsystems/radio_control/ppm_arch.c +++ b/sw/airborne/arch/lpc21/subsystems/radio_control/ppm_arch.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/subsystems/radio_control/ppm_arch.h b/sw/airborne/arch/lpc21/subsystems/radio_control/ppm_arch.h index b42eefcd95..07ae9d1e8a 100644 --- a/sw/airborne/arch/lpc21/subsystems/radio_control/ppm_arch.h +++ b/sw/airborne/arch/lpc21/subsystems/radio_control/ppm_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/subsystems/radio_control/spektrum_arch.c b/sw/airborne/arch/lpc21/subsystems/radio_control/spektrum_arch.c index cf2b47a49a..40d6ace1d5 100644 --- a/sw/airborne/arch/lpc21/subsystems/radio_control/spektrum_arch.c +++ b/sw/airborne/arch/lpc21/subsystems/radio_control/spektrum_arch.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/subsystems/radio_control/spektrum_arch.h b/sw/airborne/arch/lpc21/subsystems/radio_control/spektrum_arch.h index 616354e976..f63fa369a5 100644 --- a/sw/airborne/arch/lpc21/subsystems/radio_control/spektrum_arch.h +++ b/sw/airborne/arch/lpc21/subsystems/radio_control/spektrum_arch.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2009-2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/arch/lpc21/usb_tunnel.c b/sw/airborne/arch/lpc21/usb_tunnel.c index 78e7679346..456495d363 100644 --- a/sw/airborne/arch/lpc21/usb_tunnel.c +++ b/sw/airborne/arch/lpc21/usb_tunnel.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/arch/omap/mcu_periph/uart_arch.c b/sw/airborne/arch/omap/mcu_periph/uart_arch.c index ebbce01fa4..397bd9a57d 100644 --- a/sw/airborne/arch/omap/mcu_periph/uart_arch.c +++ b/sw/airborne/arch/omap/mcu_periph/uart_arch.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/omap/mcu_periph/uart_arch.h b/sw/airborne/arch/omap/mcu_periph/uart_arch.h index 0acd36c9ac..5ba9584226 100644 --- a/sw/airborne/arch/omap/mcu_periph/uart_arch.h +++ b/sw/airborne/arch/omap/mcu_periph/uart_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/sim/baro_MS5534A.h b/sw/airborne/arch/sim/baro_MS5534A.h index 8efed9e752..b5fd75af10 100644 --- a/sw/airborne/arch/sim/baro_MS5534A.h +++ b/sw/airborne/arch/sim/baro_MS5534A.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2007 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/arch/sim/max1167_hw.c b/sw/airborne/arch/sim/max1167_hw.c index ee9debaa14..2eef43a7df 100644 --- a/sw/airborne/arch/sim/max1167_hw.c +++ b/sw/airborne/arch/sim/max1167_hw.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/sim/max1167_hw.h b/sw/airborne/arch/sim/max1167_hw.h index 809e0b7f66..1fd2bd3d8d 100644 --- a/sw/airborne/arch/sim/max1167_hw.h +++ b/sw/airborne/arch/sim/max1167_hw.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/sim/mcu_arch.h b/sw/airborne/arch/sim/mcu_arch.h index eec59f67fc..0d2bfe027c 100644 --- a/sw/airborne/arch/sim/mcu_arch.h +++ b/sw/airborne/arch/sim/mcu_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/arch/sim/micromag_hw.c b/sw/airborne/arch/sim/micromag_hw.c index 3dd9c24c01..63f3b43405 100644 --- a/sw/airborne/arch/sim/micromag_hw.c +++ b/sw/airborne/arch/sim/micromag_hw.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/sim/micromag_hw.h b/sw/airborne/arch/sim/micromag_hw.h index a24a5992f3..d52b1b44e6 100644 --- a/sw/airborne/arch/sim/micromag_hw.h +++ b/sw/airborne/arch/sim/micromag_hw.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/sim/modules/core/booz_pwm_arch.c b/sw/airborne/arch/sim/modules/core/booz_pwm_arch.c index e3768ca9c9..31c9347514 100644 --- a/sw/airborne/arch/sim/modules/core/booz_pwm_arch.c +++ b/sw/airborne/arch/sim/modules/core/booz_pwm_arch.c @@ -1,6 +1,4 @@ /* - * $Id: $ - * * Copyright (C) 2007 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/arch/sim/modules/core/booz_pwm_arch.h b/sw/airborne/arch/sim/modules/core/booz_pwm_arch.h index d3d5229b99..fe0ef1f070 100644 --- a/sw/airborne/arch/sim/modules/core/booz_pwm_arch.h +++ b/sw/airborne/arch/sim/modules/core/booz_pwm_arch.h @@ -1,6 +1,4 @@ /* - * $Id: $ - * * Copyright (C) 2007 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/arch/sim/modules/core/trigger_ext_hw.c b/sw/airborne/arch/sim/modules/core/trigger_ext_hw.c index 2e4c8ebee5..16a807f5e2 100644 --- a/sw/airborne/arch/sim/modules/core/trigger_ext_hw.c +++ b/sw/airborne/arch/sim/modules/core/trigger_ext_hw.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/arch/sim/modules/core/trigger_ext_hw.h b/sw/airborne/arch/sim/modules/core/trigger_ext_hw.h index eb80e59dbd..084a128cf5 100644 --- a/sw/airborne/arch/sim/modules/core/trigger_ext_hw.h +++ b/sw/airborne/arch/sim/modules/core/trigger_ext_hw.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/arch/sim/peripherals/max1168_arch.c b/sw/airborne/arch/sim/peripherals/max1168_arch.c index 918afdee93..a4328fadb4 100644 --- a/sw/airborne/arch/sim/peripherals/max1168_arch.c +++ b/sw/airborne/arch/sim/peripherals/max1168_arch.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/sim/peripherals/max1168_arch.h b/sw/airborne/arch/sim/peripherals/max1168_arch.h index 11bb0597d2..9ad131696b 100644 --- a/sw/airborne/arch/sim/peripherals/max1168_arch.h +++ b/sw/airborne/arch/sim/peripherals/max1168_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/sim/subsystems/radio_control/ppm_arch.h b/sw/airborne/arch/sim/subsystems/radio_control/ppm_arch.h index 7331cf6516..bad1e7932c 100644 --- a/sw/airborne/arch/sim/subsystems/radio_control/ppm_arch.h +++ b/sw/airborne/arch/sim/subsystems/radio_control/ppm_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/arch/sim/subsystems/radio_control/rc_datalink.c b/sw/airborne/arch/sim/subsystems/radio_control/rc_datalink.c index f6142db1e6..75468d3504 100644 --- a/sw/airborne/arch/sim/subsystems/radio_control/rc_datalink.c +++ b/sw/airborne/arch/sim/subsystems/radio_control/rc_datalink.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/interrupt_hw.h b/sw/airborne/arch/stm32/interrupt_hw.h index 04e70375fe..834f093a10 100644 --- a/sw/airborne/arch/stm32/interrupt_hw.h +++ b/sw/airborne/arch/stm32/interrupt_hw.h @@ -1,6 +1,4 @@ /* - * $Id: interrupt_hw.h 859 2006-05-03 21:32:23Z poine $ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/led_hw.h b/sw/airborne/arch/stm32/led_hw.h index aaef9fd5f7..e47c324976 100644 --- a/sw/airborne/arch/stm32/led_hw.h +++ b/sw/airborne/arch/stm32/led_hw.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/mcu_periph/adc_arch.h b/sw/airborne/arch/stm32/mcu_periph/adc_arch.h index c11e85d099..284c9935cb 100644 --- a/sw/airborne/arch/stm32/mcu_periph/adc_arch.h +++ b/sw/airborne/arch/stm32/mcu_periph/adc_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Paparazzi team * * This file is part of Paparazzi. diff --git a/sw/airborne/arch/stm32/mcu_periph/can_arch.c b/sw/airborne/arch/stm32/mcu_periph/can_arch.c index 002e0968cf..69ba0dc16e 100644 --- a/sw/airborne/arch/stm32/mcu_periph/can_arch.c +++ b/sw/airborne/arch/stm32/mcu_periph/can_arch.c @@ -1,6 +1,4 @@ /* - * $Id:$ - * * Copyright (C) 2010 Piotr Esden-Tempski * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/mcu_periph/can_arch.h b/sw/airborne/arch/stm32/mcu_periph/can_arch.h index b2fa04798a..8d97bea9d1 100644 --- a/sw/airborne/arch/stm32/mcu_periph/can_arch.h +++ b/sw/airborne/arch/stm32/mcu_periph/can_arch.h @@ -1,6 +1,4 @@ /* - * $Id:$ - * * Copyright (C) 2010 Piotr Esden-Tempski * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/mcu_periph/i2c_arch.h b/sw/airborne/arch/stm32/mcu_periph/i2c_arch.h index 159ef2c360..053296f93a 100644 --- a/sw/airborne/arch/stm32/mcu_periph/i2c_arch.h +++ b/sw/airborne/arch/stm32/mcu_periph/i2c_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/mcu_periph/uart_arch.c b/sw/airborne/arch/stm32/mcu_periph/uart_arch.c index 906ee8deea..d5fb64b391 100644 --- a/sw/airborne/arch/stm32/mcu_periph/uart_arch.c +++ b/sw/airborne/arch/stm32/mcu_periph/uart_arch.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/mcu_periph/uart_arch.h b/sw/airborne/arch/stm32/mcu_periph/uart_arch.h index a2448121c8..6278ffbd36 100644 --- a/sw/airborne/arch/stm32/mcu_periph/uart_arch.h +++ b/sw/airborne/arch/stm32/mcu_periph/uart_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009-2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/peripherals/hmc5843_arch.c b/sw/airborne/arch/stm32/peripherals/hmc5843_arch.c index 5febc83dea..ac8476d50d 100644 --- a/sw/airborne/arch/stm32/peripherals/hmc5843_arch.c +++ b/sw/airborne/arch/stm32/peripherals/hmc5843_arch.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/peripherals/hmc5843_arch.h b/sw/airborne/arch/stm32/peripherals/hmc5843_arch.h index 3c0390024a..cee279a4e4 100644 --- a/sw/airborne/arch/stm32/peripherals/hmc5843_arch.h +++ b/sw/airborne/arch/stm32/peripherals/hmc5843_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/peripherals/max1168_arch.h b/sw/airborne/arch/stm32/peripherals/max1168_arch.h index 222030b8de..9d78937078 100644 --- a/sw/airborne/arch/stm32/peripherals/max1168_arch.h +++ b/sw/airborne/arch/stm32/peripherals/max1168_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/peripherals/ms2100_arch.c b/sw/airborne/arch/stm32/peripherals/ms2100_arch.c index 34097fca65..bd45cb12e1 100644 --- a/sw/airborne/arch/stm32/peripherals/ms2100_arch.c +++ b/sw/airborne/arch/stm32/peripherals/ms2100_arch.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/subsystems/imu/imu_crista_arch.c b/sw/airborne/arch/stm32/subsystems/imu/imu_crista_arch.c index b180d8b3d0..5e16bc9a69 100644 --- a/sw/airborne/arch/stm32/subsystems/imu/imu_crista_arch.c +++ b/sw/airborne/arch/stm32/subsystems/imu/imu_crista_arch.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/subsystems/imu/imu_crista_arch.h b/sw/airborne/arch/stm32/subsystems/imu/imu_crista_arch.h index 7cd1f5acba..58496ac1d6 100644 --- a/sw/airborne/arch/stm32/subsystems/imu/imu_crista_arch.h +++ b/sw/airborne/arch/stm32/subsystems/imu/imu_crista_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/subsystems/radio_control/ppm_arch.c b/sw/airborne/arch/stm32/subsystems/radio_control/ppm_arch.c index f09b17d6fe..da0e7d20d2 100644 --- a/sw/airborne/arch/stm32/subsystems/radio_control/ppm_arch.c +++ b/sw/airborne/arch/stm32/subsystems/radio_control/ppm_arch.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/subsystems/radio_control/ppm_arch.h b/sw/airborne/arch/stm32/subsystems/radio_control/ppm_arch.h index c3eebdec23..379aea1f74 100644 --- a/sw/airborne/arch/stm32/subsystems/radio_control/ppm_arch.h +++ b/sw/airborne/arch/stm32/subsystems/radio_control/ppm_arch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.c b/sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.c index de2e1637c9..f529f0f269 100644 --- a/sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.c +++ b/sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Eric Parsonage * * This file is part of paparazzi. diff --git a/sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.h b/sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.h index 346b9bed16..1b708b2e57 100644 --- a/sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.h +++ b/sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2010 Eric Parsonage * * This file is part of paparazzi. diff --git a/sw/airborne/boards/booz/test_baro.c b/sw/airborne/boards/booz/test_baro.c index 5b179ff240..c38934df68 100644 --- a/sw/airborne/boards/booz/test_baro.c +++ b/sw/airborne/boards/booz/test_baro.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/boards/lisa_m/test_baro.c b/sw/airborne/boards/lisa_m/test_baro.c index d0bba0376b..9c888b2e42 100644 --- a/sw/airborne/boards/lisa_m/test_baro.c +++ b/sw/airborne/boards/lisa_m/test_baro.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/booz/test/booz2_test_buss_bldc_hexa.c b/sw/airborne/booz/test/booz2_test_buss_bldc_hexa.c index b90dcbe32d..e810b06370 100644 --- a/sw/airborne/booz/test/booz2_test_buss_bldc_hexa.c +++ b/sw/airborne/booz/test/booz2_test_buss_bldc_hexa.c @@ -1,6 +1,4 @@ /* - * $Id: booz2_test_mc.c 3701 2009-07-13 09:57:55Z poine $ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/booz/test/booz2_test_crista.c b/sw/airborne/booz/test/booz2_test_crista.c index 08f831ed05..ffacad8ac1 100644 --- a/sw/airborne/booz/test/booz2_test_crista.c +++ b/sw/airborne/booz/test/booz2_test_crista.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/booz/test/booz2_test_gps.c b/sw/airborne/booz/test/booz2_test_gps.c index 3ca4cacd46..693f76e95d 100644 --- a/sw/airborne/booz/test/booz2_test_gps.c +++ b/sw/airborne/booz/test/booz2_test_gps.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/booz/test/booz2_test_max1168.c b/sw/airborne/booz/test/booz2_test_max1168.c index 6b769ab8c2..85ce50f861 100644 --- a/sw/airborne/booz/test/booz2_test_max1168.c +++ b/sw/airborne/booz/test/booz2_test_max1168.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/booz/test/booz2_test_micromag.c b/sw/airborne/booz/test/booz2_test_micromag.c index 65b8f12efc..c8c07cdc02 100644 --- a/sw/airborne/booz/test/booz2_test_micromag.c +++ b/sw/airborne/booz/test/booz2_test_micromag.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/booz/test/booz2_test_usb.c b/sw/airborne/booz/test/booz2_test_usb.c index fc6c382eda..c6f4912bc8 100644 --- a/sw/airborne/booz/test/booz2_test_usb.c +++ b/sw/airborne/booz/test/booz2_test_usb.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/booz/test/test_scaling.c b/sw/airborne/booz/test/test_scaling.c index c7655a9497..66bb8f95c8 100644 --- a/sw/airborne/booz/test/test_scaling.c +++ b/sw/airborne/booz/test/test_scaling.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/booz/test/test_vg_adpt.c b/sw/airborne/booz/test/test_vg_adpt.c index c74ed18864..13198527c6 100644 --- a/sw/airborne/booz/test/test_vg_adpt.c +++ b/sw/airborne/booz/test/test_vg_adpt.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/booz/test/test_vg_ref.c b/sw/airborne/booz/test/test_vg_ref.c index 619a6c7e14..6be2bae043 100644 --- a/sw/airborne/booz/test/test_vg_ref.c +++ b/sw/airborne/booz/test/test_vg_ref.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/beth/main_overo.c b/sw/airborne/firmwares/beth/main_overo.c index b24958321f..8cabb82ec3 100644 --- a/sw/airborne/firmwares/beth/main_overo.c +++ b/sw/airborne/firmwares/beth/main_overo.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/beth/main_stm32.c b/sw/airborne/firmwares/beth/main_stm32.c index a1e1b7c8c8..ccba85a154 100644 --- a/sw/airborne/firmwares/beth/main_stm32.c +++ b/sw/airborne/firmwares/beth/main_stm32.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/beth/overo_test_uart.c b/sw/airborne/firmwares/beth/overo_test_uart.c index 388751fd55..add7fb9055 100644 --- a/sw/airborne/firmwares/beth/overo_test_uart.c +++ b/sw/airborne/firmwares/beth/overo_test_uart.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/beth/rcv_telemetry.c b/sw/airborne/firmwares/beth/rcv_telemetry.c index e8a3c31350..93ee930d1e 100644 --- a/sw/airborne/firmwares/beth/rcv_telemetry.c +++ b/sw/airborne/firmwares/beth/rcv_telemetry.c @@ -1,6 +1,4 @@ /* - * $Id: datalink.c 5626 2010-08-23 18:10:19Z flixr $ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/beth/uart_hw.c b/sw/airborne/firmwares/beth/uart_hw.c index 5a769e4a83..558747b871 100644 --- a/sw/airborne/firmwares/beth/uart_hw.c +++ b/sw/airborne/firmwares/beth/uart_hw.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/beth/uart_hw.h b/sw/airborne/firmwares/beth/uart_hw.h index a38c4dd0b3..a96c431c97 100644 --- a/sw/airborne/firmwares/beth/uart_hw.h +++ b/sw/airborne/firmwares/beth/uart_hw.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/fixedwing/ap_downlink.h b/sw/airborne/firmwares/fixedwing/ap_downlink.h index 33df537f54..5f3c1482dd 100644 --- a/sw/airborne/firmwares/fixedwing/ap_downlink.h +++ b/sw/airborne/firmwares/fixedwing/ap_downlink.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2006- Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/fixedwing/datalink.c b/sw/airborne/firmwares/fixedwing/datalink.c index ae0195f0cd..33a4c49a02 100644 --- a/sw/airborne/firmwares/fixedwing/datalink.c +++ b/sw/airborne/firmwares/fixedwing/datalink.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/fixedwing/fbw_downlink.h b/sw/airborne/firmwares/fixedwing/fbw_downlink.h index 19947da37e..c31bbbe918 100644 --- a/sw/airborne/firmwares/fixedwing/fbw_downlink.h +++ b/sw/airborne/firmwares/fixedwing/fbw_downlink.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2006- Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/fixedwing/main.c b/sw/airborne/firmwares/fixedwing/main.c index 7568bd6627..88c0ba8bd7 100644 --- a/sw/airborne/firmwares/fixedwing/main.c +++ b/sw/airborne/firmwares/fixedwing/main.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/fixedwing/main_ap.c b/sw/airborne/firmwares/fixedwing/main_ap.c index 9cc7dbc5e3..db082ea3d6 100644 --- a/sw/airborne/firmwares/fixedwing/main_ap.c +++ b/sw/airborne/firmwares/fixedwing/main_ap.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2003-2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/fixedwing/main_ap.h b/sw/airborne/firmwares/fixedwing/main_ap.h index 12c4b8f0b5..aed8b8acb6 100644 --- a/sw/airborne/firmwares/fixedwing/main_ap.h +++ b/sw/airborne/firmwares/fixedwing/main_ap.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/fixedwing/main_fbw.c b/sw/airborne/firmwares/fixedwing/main_fbw.c index c31773e0bf..891ed2fc02 100644 --- a/sw/airborne/firmwares/fixedwing/main_fbw.c +++ b/sw/airborne/firmwares/fixedwing/main_fbw.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2003-2010 The Paparazzi Team * * This file is part of Paparazzi. diff --git a/sw/airborne/firmwares/fixedwing/stabilization/stabilization_attitude.c b/sw/airborne/firmwares/fixedwing/stabilization/stabilization_attitude.c index 571cb43048..645719a961 100644 --- a/sw/airborne/firmwares/fixedwing/stabilization/stabilization_attitude.c +++ b/sw/airborne/firmwares/fixedwing/stabilization/stabilization_attitude.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2006 Pascal Brisset, Antoine Drouin, Michel Gorraz * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/fixedwing/stabilization/stabilization_attitude.h b/sw/airborne/firmwares/fixedwing/stabilization/stabilization_attitude.h index e50a0ad1a6..2a9bcb8c11 100644 --- a/sw/airborne/firmwares/fixedwing/stabilization/stabilization_attitude.h +++ b/sw/airborne/firmwares/fixedwing/stabilization/stabilization_attitude.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2006 Pascal Brisset, Antoine Drouin, Michel Gorraz * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/logger/main_logger.c b/sw/airborne/firmwares/logger/main_logger.c index c5e59fc395..7876f24c3b 100644 --- a/sw/airborne/firmwares/logger/main_logger.c +++ b/sw/airborne/firmwares/logger/main_logger.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/non_ap/geiger_counter/geiger_counter.c b/sw/airborne/firmwares/non_ap/geiger_counter/geiger_counter.c index 08eecb0e38..86d22e8f56 100644 --- a/sw/airborne/firmwares/non_ap/geiger_counter/geiger_counter.c +++ b/sw/airborne/firmwares/non_ap/geiger_counter/geiger_counter.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 Martin Mueller * * This file is part of Paparazzi. diff --git a/sw/airborne/firmwares/non_ap/led_flasher/blitzer.c b/sw/airborne/firmwares/non_ap/led_flasher/blitzer.c index ff78087b57..570bac501b 100644 --- a/sw/airborne/firmwares/non_ap/led_flasher/blitzer.c +++ b/sw/airborne/firmwares/non_ap/led_flasher/blitzer.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/rotorcraft/datalink.c b/sw/airborne/firmwares/rotorcraft/datalink.c index 931663c427..66cb341738 100644 --- a/sw/airborne/firmwares/rotorcraft/datalink.c +++ b/sw/airborne/firmwares/rotorcraft/datalink.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/rotorcraft/main.c b/sw/airborne/firmwares/rotorcraft/main.c index 3218dec115..d916c726d4 100644 --- a/sw/airborne/firmwares/rotorcraft/main.c +++ b/sw/airborne/firmwares/rotorcraft/main.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2010 The Paparazzi Team * * This file is part of Paparazzi. diff --git a/sw/airborne/firmwares/rotorcraft/main.h b/sw/airborne/firmwares/rotorcraft/main.h index c548af8a58..0fefceb904 100644 --- a/sw/airborne/firmwares/rotorcraft/main.h +++ b/sw/airborne/firmwares/rotorcraft/main.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/rotorcraft/navigation.c b/sw/airborne/firmwares/rotorcraft/navigation.c index 3181cd2be0..fed19615e6 100644 --- a/sw/airborne/firmwares/rotorcraft/navigation.c +++ b/sw/airborne/firmwares/rotorcraft/navigation.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude.h b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude.h index 74e46759d1..ac5d2d7590 100644 --- a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude.h +++ b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_euler_float.c b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_euler_float.c index 4ca9c4aded..3866daff58 100644 --- a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_euler_float.c +++ b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_euler_float.c @@ -1,6 +1,4 @@ /* - * $Id: stabilization_attitude_euler.c 3795 2009-07-24 23:43:02Z poine $ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_float.h b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_float.h index 3176c50a91..18b5e521d7 100644 --- a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_float.h +++ b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_float.h @@ -1,6 +1,4 @@ /* - * $Id: stabilization_attitude.h 3794 2009-07-24 22:01:51Z poine $ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_int.h b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_int.h index 02b761183a..2a9128af05 100644 --- a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_int.h +++ b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_int.h @@ -1,6 +1,4 @@ /* - * $Id: stabilization_attitude.h 3794 2009-07-24 22:01:51Z poine $ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_quat_float.c b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_quat_float.c index 71d64b961b..756a700f52 100644 --- a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_quat_float.c +++ b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_quat_float.c @@ -1,6 +1,4 @@ /* - * $Id: stabilization_attitude_quat_float.c 3787 2009-07-24 15:33:54Z poine $ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_euler_float.h b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_euler_float.h index c45c8292c2..d414292ce1 100644 --- a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_euler_float.h +++ b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_euler_float.h @@ -1,6 +1,4 @@ /* - * $Id: stabilization_attitude_ref_traj_euler.h 3796 2009-07-25 00:01:02Z poine $ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_float.h b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_float.h index fcdf56f0eb..a1ce0b8c9a 100644 --- a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_float.h +++ b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_float.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_quat_float.c b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_quat_float.c index 09a2891acc..aa83cfcfe9 100644 --- a/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_quat_float.c +++ b/sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_quat_float.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/rotorcraft/telemetry.c b/sw/airborne/firmwares/rotorcraft/telemetry.c index 7ca48ec1eb..bcf0081202 100644 --- a/sw/airborne/firmwares/rotorcraft/telemetry.c +++ b/sw/airborne/firmwares/rotorcraft/telemetry.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/rotorcraft/telemetry.h b/sw/airborne/firmwares/rotorcraft/telemetry.h index d54fcea817..41cee0ca62 100644 --- a/sw/airborne/firmwares/rotorcraft/telemetry.h +++ b/sw/airborne/firmwares/rotorcraft/telemetry.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/vor/vor_float_demod.h b/sw/airborne/firmwares/vor/vor_float_demod.h index 4e69fd8476..b78d9ff949 100644 --- a/sw/airborne/firmwares/vor/vor_float_demod.h +++ b/sw/airborne/firmwares/vor/vor_float_demod.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Antoine Blais, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/vor/vor_int_demod.c b/sw/airborne/firmwares/vor/vor_int_demod.c index 1a5f3adf18..49ba9e4471 100644 --- a/sw/airborne/firmwares/vor/vor_int_demod.c +++ b/sw/airborne/firmwares/vor/vor_int_demod.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Antoine Blais, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/vor/vor_int_demod.h b/sw/airborne/firmwares/vor/vor_int_demod.h index 441959853c..78d5159327 100644 --- a/sw/airborne/firmwares/vor/vor_int_demod.h +++ b/sw/airborne/firmwares/vor/vor_int_demod.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Antoine Blais, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/wind_tunnel/wt_baro.c b/sw/airborne/firmwares/wind_tunnel/wt_baro.c index 4aa60c00be..dbaaa67cf1 100644 --- a/sw/airborne/firmwares/wind_tunnel/wt_baro.c +++ b/sw/airborne/firmwares/wind_tunnel/wt_baro.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2007 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/firmwares/wind_tunnel/wt_baro.h b/sw/airborne/firmwares/wind_tunnel/wt_baro.h index 8cc419935e..eae620f47c 100644 --- a/sw/airborne/firmwares/wind_tunnel/wt_baro.h +++ b/sw/airborne/firmwares/wind_tunnel/wt_baro.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2007 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/fms/fms_periodic.c b/sw/airborne/fms/fms_periodic.c index 7bf8ac8c0a..044fefbf4b 100644 --- a/sw/airborne/fms/fms_periodic.c +++ b/sw/airborne/fms/fms_periodic.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/fms/fms_periodic.h b/sw/airborne/fms/fms_periodic.h index 776cd7fb63..618ee01655 100644 --- a/sw/airborne/fms/fms_periodic.h +++ b/sw/airborne/fms/fms_periodic.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/fms/fms_serial_port.h b/sw/airborne/fms/fms_serial_port.h index a2a16e61b6..44a120c73c 100644 --- a/sw/airborne/fms/fms_serial_port.h +++ b/sw/airborne/fms/fms_serial_port.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/fms/fms_spi_autopilot_msg.c b/sw/airborne/fms/fms_spi_autopilot_msg.c index 8df37b8ba3..75043401ef 100644 --- a/sw/airborne/fms/fms_spi_autopilot_msg.c +++ b/sw/airborne/fms/fms_spi_autopilot_msg.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/fms/fms_spi_autopilot_msg.h b/sw/airborne/fms/fms_spi_autopilot_msg.h index 1a9264fcc3..0253e5aedd 100644 --- a/sw/airborne/fms/fms_spi_autopilot_msg.h +++ b/sw/airborne/fms/fms_spi_autopilot_msg.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/fms/fms_spi_link.h b/sw/airborne/fms/fms_spi_link.h index 15a8523467..73c67401e1 100644 --- a/sw/airborne/fms/fms_spi_link.h +++ b/sw/airborne/fms/fms_spi_link.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009-20010 Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/fms/fms_spistream_client.c b/sw/airborne/fms/fms_spistream_client.c index 8306905206..f181675eb6 100644 --- a/sw/airborne/fms/fms_spistream_client.c +++ b/sw/airborne/fms/fms_spistream_client.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/fms/fms_spistream_daemon.c b/sw/airborne/fms/fms_spistream_daemon.c index 903a27d87d..2c12ef4221 100644 --- a/sw/airborne/fms/fms_spistream_daemon.c +++ b/sw/airborne/fms/fms_spistream_daemon.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/fms/lpc_test_spi.c b/sw/airborne/fms/lpc_test_spi.c index 2b4b90fedf..f7f34ef0aa 100644 --- a/sw/airborne/fms/lpc_test_spi.c +++ b/sw/airborne/fms/lpc_test_spi.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/fms/overo_blmc_calibrate.c b/sw/airborne/fms/overo_blmc_calibrate.c index 00ecc0e12f..0163a61260 100644 --- a/sw/airborne/fms/overo_blmc_calibrate.c +++ b/sw/airborne/fms/overo_blmc_calibrate.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/fms/overo_test_gps_passthrough.c b/sw/airborne/fms/overo_test_gps_passthrough.c index 8e5b4f1807..d539465fea 100644 --- a/sw/airborne/fms/overo_test_gps_passthrough.c +++ b/sw/airborne/fms/overo_test_gps_passthrough.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/fms/overo_test_passthrough.c b/sw/airborne/fms/overo_test_passthrough.c index 47002d5037..34416964e1 100644 --- a/sw/airborne/fms/overo_test_passthrough.c +++ b/sw/airborne/fms/overo_test_passthrough.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/fms/overo_test_spi_link.c b/sw/airborne/fms/overo_test_spi_link.c index 2ae2de5e45..4d9124de58 100644 --- a/sw/airborne/fms/overo_test_spi_link.c +++ b/sw/airborne/fms/overo_test_spi_link.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009-2010 Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/inter_mcu.c b/sw/airborne/inter_mcu.c index 4ede605ef9..ea7cd28e08 100644 --- a/sw/airborne/inter_mcu.c +++ b/sw/airborne/inter_mcu.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2003-2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/led.h b/sw/airborne/led.h index 1bb75e110c..46e8dc662f 100644 --- a/sw/airborne/led.h +++ b/sw/airborne/led.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2003-2005 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/link_mcu_spi.c b/sw/airborne/link_mcu_spi.c index 4de1d5c461..2c90e83444 100644 --- a/sw/airborne/link_mcu_spi.c +++ b/sw/airborne/link_mcu_spi.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2003-2006 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/link_mcu_spi.h b/sw/airborne/link_mcu_spi.h index 2eeebd8b1a..118efc8f20 100644 --- a/sw/airborne/link_mcu_spi.h +++ b/sw/airborne/link_mcu_spi.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2003-2006 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/lisa_stm_gps_passthrough_main.c b/sw/airborne/lisa/lisa_stm_gps_passthrough_main.c index 862a8ea809..827b1278b3 100644 --- a/sw/airborne/lisa/lisa_stm_gps_passthrough_main.c +++ b/sw/airborne/lisa/lisa_stm_gps_passthrough_main.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of Paparazzi. diff --git a/sw/airborne/lisa/lisa_stm_passthrough_main.c b/sw/airborne/lisa/lisa_stm_passthrough_main.c index c2b61689b9..582d3bf6b2 100644 --- a/sw/airborne/lisa/lisa_stm_passthrough_main.c +++ b/sw/airborne/lisa/lisa_stm_passthrough_main.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of Paparazzi. diff --git a/sw/airborne/lisa/stm_test_spi_link.c b/sw/airborne/lisa/stm_test_spi_link.c index 6c0fd57fd7..3051e338f7 100644 --- a/sw/airborne/lisa/stm_test_spi_link.c +++ b/sw/airborne/lisa/stm_test_spi_link.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test/hs_gyro.c b/sw/airborne/lisa/test/hs_gyro.c index 111e370f90..bae2229930 100644 --- a/sw/airborne/lisa/test/hs_gyro.c +++ b/sw/airborne/lisa/test/hs_gyro.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test/lisa_test_actuators_mkk.c b/sw/airborne/lisa/test/lisa_test_actuators_mkk.c index 25ab7e7e6f..c986c62424 100644 --- a/sw/airborne/lisa/test/lisa_test_actuators_mkk.c +++ b/sw/airborne/lisa/test/lisa_test_actuators_mkk.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test/lisa_test_adxl345.c b/sw/airborne/lisa/test/lisa_test_adxl345.c index 8568efe4e3..e006a7dc0f 100644 --- a/sw/airborne/lisa/test/lisa_test_adxl345.c +++ b/sw/airborne/lisa/test/lisa_test_adxl345.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test/lisa_test_adxl345_dma.c b/sw/airborne/lisa/test/lisa_test_adxl345_dma.c index b8196cd95d..18641edef1 100644 --- a/sw/airborne/lisa/test/lisa_test_adxl345_dma.c +++ b/sw/airborne/lisa/test/lisa_test_adxl345_dma.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test/lisa_test_aspirin.c b/sw/airborne/lisa/test/lisa_test_aspirin.c index 14285a185a..abf82c5763 100644 --- a/sw/airborne/lisa/test/lisa_test_aspirin.c +++ b/sw/airborne/lisa/test/lisa_test_aspirin.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test/lisa_test_hmc5843.c b/sw/airborne/lisa/test/lisa_test_hmc5843.c index a7f616db66..5f64d89539 100644 --- a/sw/airborne/lisa/test/lisa_test_hmc5843.c +++ b/sw/airborne/lisa/test/lisa_test_hmc5843.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test/lisa_test_itg3200.c b/sw/airborne/lisa/test/lisa_test_itg3200.c index fa9569a6c6..6161069cdf 100644 --- a/sw/airborne/lisa/test/lisa_test_itg3200.c +++ b/sw/airborne/lisa/test/lisa_test_itg3200.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test/lisa_test_max1168.c b/sw/airborne/lisa/test/lisa_test_max1168.c index 8f77339a71..daa80f2760 100644 --- a/sw/airborne/lisa/test/lisa_test_max1168.c +++ b/sw/airborne/lisa/test/lisa_test_max1168.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test/lisa_test_ms2100.c b/sw/airborne/lisa/test/lisa_test_ms2100.c index b493f1193c..687efe2097 100644 --- a/sw/airborne/lisa/test/lisa_test_ms2100.c +++ b/sw/airborne/lisa/test/lisa_test_ms2100.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test/lisa_test_sc18is600.c b/sw/airborne/lisa/test/lisa_test_sc18is600.c index 00749d244b..4f77a15dd1 100644 --- a/sw/airborne/lisa/test/lisa_test_sc18is600.c +++ b/sw/airborne/lisa/test/lisa_test_sc18is600.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test/lisa_tunnel.c b/sw/airborne/lisa/test/lisa_tunnel.c index 82e5d03277..d456dfc5a2 100644 --- a/sw/airborne/lisa/test/lisa_tunnel.c +++ b/sw/airborne/lisa/test/lisa_tunnel.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test/test_mc_asctec_v1_simple.c b/sw/airborne/lisa/test/test_mc_asctec_v1_simple.c index 2a2335bf71..0579315927 100644 --- a/sw/airborne/lisa/test/test_mc_asctec_v1_simple.c +++ b/sw/airborne/lisa/test/test_mc_asctec_v1_simple.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test_adc.c b/sw/airborne/lisa/test_adc.c index c4be214b38..003088eadb 100644 --- a/sw/airborne/lisa/test_adc.c +++ b/sw/airborne/lisa/test_adc.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test_csc_servo.c b/sw/airborne/lisa/test_csc_servo.c index 82cf5058e5..c5944db5b5 100644 --- a/sw/airborne/lisa/test_csc_servo.c +++ b/sw/airborne/lisa/test_csc_servo.c @@ -1,6 +1,4 @@ /* - * $Id:$ - * * Copyright (C) 2010 Piotr Esden-Tempski * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test_datalink.c b/sw/airborne/lisa/test_datalink.c index af713a0e7a..85e468352d 100644 --- a/sw/airborne/lisa/test_datalink.c +++ b/sw/airborne/lisa/test_datalink.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test_float.c b/sw/airborne/lisa/test_float.c index 900e375088..7a3b5e8299 100644 --- a/sw/airborne/lisa/test_float.c +++ b/sw/airborne/lisa/test_float.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test_led.c b/sw/airborne/lisa/test_led.c index 89a89a975f..ce50dcc98f 100644 --- a/sw/airborne/lisa/test_led.c +++ b/sw/airborne/lisa/test_led.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test_mc.c b/sw/airborne/lisa/test_mc.c index 63fa98769a..92b555d5ba 100644 --- a/sw/airborne/lisa/test_mc.c +++ b/sw/airborne/lisa/test_mc.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test_periodic.c b/sw/airborne/lisa/test_periodic.c index 7d095c2e19..23fb845ca7 100644 --- a/sw/airborne/lisa/test_periodic.c +++ b/sw/airborne/lisa/test_periodic.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test_spi_slave.c b/sw/airborne/lisa/test_spi_slave.c index 53676b8efa..a7857f4207 100644 --- a/sw/airborne/lisa/test_spi_slave.c +++ b/sw/airborne/lisa/test_spi_slave.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test_spi_slave2.c b/sw/airborne/lisa/test_spi_slave2.c index 84823d4ff4..45cee9d234 100644 --- a/sw/airborne/lisa/test_spi_slave2.c +++ b/sw/airborne/lisa/test_spi_slave2.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test_uart_lisal.c b/sw/airborne/lisa/test_uart_lisal.c index fecc8e61cf..ba83227e78 100644 --- a/sw/airborne/lisa/test_uart_lisal.c +++ b/sw/airborne/lisa/test_uart_lisal.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/test_uart_lisam.c b/sw/airborne/lisa/test_uart_lisam.c index 364a2e4c60..3441a39866 100644 --- a/sw/airborne/lisa/test_uart_lisam.c +++ b/sw/airborne/lisa/test_uart_lisam.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/lisa/tunnel_hw.c b/sw/airborne/lisa/tunnel_hw.c index 164c4da154..5f7ec7365b 100644 --- a/sw/airborne/lisa/tunnel_hw.c +++ b/sw/airborne/lisa/tunnel_hw.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/math/pprz_algebra.h b/sw/airborne/math/pprz_algebra.h index f9d2dbc7eb..4bf69fc197 100644 --- a/sw/airborne/math/pprz_algebra.h +++ b/sw/airborne/math/pprz_algebra.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/math/pprz_geodetic_int.c b/sw/airborne/math/pprz_geodetic_int.c index 4d332d5363..57991a715b 100644 --- a/sw/airborne/math/pprz_geodetic_int.c +++ b/sw/airborne/math/pprz_geodetic_int.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/math/pprz_trig_int.c b/sw/airborne/math/pprz_trig_int.c index 310690a66f..4a6e2502c7 100644 --- a/sw/airborne/math/pprz_trig_int.c +++ b/sw/airborne/math/pprz_trig_int.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/math/pprz_trig_int.h b/sw/airborne/math/pprz_trig_int.h index f0acc12a7b..c5547d172f 100644 --- a/sw/airborne/math/pprz_trig_int.h +++ b/sw/airborne/math/pprz_trig_int.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/mcu_periph/can.c b/sw/airborne/mcu_periph/can.c index 2087eceb77..dfff18ebe8 100644 --- a/sw/airborne/mcu_periph/can.c +++ b/sw/airborne/mcu_periph/can.c @@ -1,6 +1,4 @@ /* - * $Id:$ - * * Copyright (C) 2010 Piotr Esden-Tempski * * This file is part of paparazzi. diff --git a/sw/airborne/mcu_periph/can.h b/sw/airborne/mcu_periph/can.h index 4a474d7298..4d41915097 100644 --- a/sw/airborne/mcu_periph/can.h +++ b/sw/airborne/mcu_periph/can.h @@ -1,6 +1,4 @@ /* - * $Id:$ - * * Copyright (C) 2010 Piotr Esden-Tempski * * This file is part of paparazzi. diff --git a/sw/airborne/mcu_periph/pwm_input.c b/sw/airborne/mcu_periph/pwm_input.c index 2c8070470d..ee02d32dc9 100644 --- a/sw/airborne/mcu_periph/pwm_input.c +++ b/sw/airborne/mcu_periph/pwm_input.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2011 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/mcu_periph/pwm_input.h b/sw/airborne/mcu_periph/pwm_input.h index 28e97a26c1..88f8e727fd 100644 --- a/sw/airborne/mcu_periph/pwm_input.h +++ b/sw/airborne/mcu_periph/pwm_input.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2011 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/mcu_periph/uart.c b/sw/airborne/mcu_periph/uart.c index 7391225f4b..822eb5c4a4 100644 --- a/sw/airborne/mcu_periph/uart.c +++ b/sw/airborne/mcu_periph/uart.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/mcu_periph/uart.h b/sw/airborne/mcu_periph/uart.h index a8107ab99e..4540af5949 100644 --- a/sw/airborne/mcu_periph/uart.h +++ b/sw/airborne/mcu_periph/uart.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/mcu_periph/usb_serial.h b/sw/airborne/mcu_periph/usb_serial.h index 0ce1a825d1..996da6bb4d 100644 --- a/sw/airborne/mcu_periph/usb_serial.h +++ b/sw/airborne/mcu_periph/usb_serial.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2006 Pascal Brisset, Antoine Drouin, Michel Gorraz * * This file is part of paparazzi. diff --git a/sw/airborne/modules/MPPT/MPPT.c b/sw/airborne/modules/MPPT/MPPT.c index 9eeabf29bb..8adb31513a 100644 --- a/sw/airborne/modules/MPPT/MPPT.c +++ b/sw/airborne/modules/MPPT/MPPT.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 ENAC, Pascal Brisset, Michel Gorraz * * This file is part of paparazzi. diff --git a/sw/airborne/modules/MPPT/MPPT.h b/sw/airborne/modules/MPPT/MPPT.h index 4eec25adc2..a08ee6fbf3 100644 --- a/sw/airborne/modules/MPPT/MPPT.h +++ b/sw/airborne/modules/MPPT/MPPT.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 ENAC, Pascal Brisset, Michel Gorraz * * This file is part of paparazzi. diff --git a/sw/airborne/modules/MPPT/sim_MPPT.c b/sw/airborne/modules/MPPT/sim_MPPT.c index f8e3485361..34d00e3dda 100644 --- a/sw/airborne/modules/MPPT/sim_MPPT.c +++ b/sw/airborne/modules/MPPT/sim_MPPT.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 ENAC, Pascal Brisset, Michel Gorraz * * This file is part of paparazzi. diff --git a/sw/airborne/modules/adcs/max11040.c b/sw/airborne/modules/adcs/max11040.c index a867c191e6..31c05227f5 100644 --- a/sw/airborne/modules/adcs/max11040.c +++ b/sw/airborne/modules/adcs/max11040.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/airborne_ant_track/airborne_ant_track.h b/sw/airborne/modules/airborne_ant_track/airborne_ant_track.h index 64cfaf50e6..2d4f4f6f34 100644 --- a/sw/airborne/modules/airborne_ant_track/airborne_ant_track.h +++ b/sw/airborne/modules/airborne_ant_track/airborne_ant_track.h @@ -1,6 +1,4 @@ /* - * $Id: point.h 2304 2008-02-07 21:35:08Z mmm $ - * * Copyright (C) 2005-2008 Arnold Schroeter * * This file is part of paparazzi. diff --git a/sw/airborne/modules/benchmark/i2c_abuse_test.c b/sw/airborne/modules/benchmark/i2c_abuse_test.c index d5bee73822..77919b2570 100644 --- a/sw/airborne/modules/benchmark/i2c_abuse_test.c +++ b/sw/airborne/modules/benchmark/i2c_abuse_test.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 Christophe De Wagter * * This file is part of paparazzi. diff --git a/sw/airborne/modules/benchmark/i2c_abuse_test.h b/sw/airborne/modules/benchmark/i2c_abuse_test.h index bc58dc900d..b484a7e486 100644 --- a/sw/airborne/modules/benchmark/i2c_abuse_test.h +++ b/sw/airborne/modules/benchmark/i2c_abuse_test.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 Christophe De Wagter * * This file is part of paparazzi. diff --git a/sw/airborne/modules/cam_control/cam.c b/sw/airborne/modules/cam_control/cam.c index 6a738754ff..fafcc5d89a 100644 --- a/sw/airborne/modules/cam_control/cam.c +++ b/sw/airborne/modules/cam_control/cam.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/modules/cam_control/cam.h b/sw/airborne/modules/cam_control/cam.h index 818c8e5363..9517d0740a 100644 --- a/sw/airborne/modules/cam_control/cam.h +++ b/sw/airborne/modules/cam_control/cam.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2005- Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/modules/cam_control/cam_segment.c b/sw/airborne/modules/cam_control/cam_segment.c index 67e39c69e9..f402d64a3c 100644 --- a/sw/airborne/modules/cam_control/cam_segment.c +++ b/sw/airborne/modules/cam_control/cam_segment.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 Gautier Hattenberger * * This file is part of paparazzi. diff --git a/sw/airborne/modules/cam_control/cam_segment.h b/sw/airborne/modules/cam_control/cam_segment.h index 32b336b4d8..9d781e47d3 100644 --- a/sw/airborne/modules/cam_control/cam_segment.h +++ b/sw/airborne/modules/cam_control/cam_segment.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 Gautier Hattenberger * * This file is part of paparazzi. diff --git a/sw/airborne/modules/cam_control/cam_track.c b/sw/airborne/modules/cam_control/cam_track.c index 61dfa8b818..ae7a29abda 100644 --- a/sw/airborne/modules/cam_control/cam_track.c +++ b/sw/airborne/modules/cam_control/cam_track.c @@ -1,6 +1,4 @@ /* - * $Id: demo_module.c 3079 2009-03-11 16:55:42Z gautier $ - * * Copyright (C) 2010 Gautier Hattenberger * * This file is part of paparazzi. diff --git a/sw/airborne/modules/cam_control/cam_track.h b/sw/airborne/modules/cam_control/cam_track.h index d7c84f03f1..379f51b25f 100644 --- a/sw/airborne/modules/cam_control/cam_track.h +++ b/sw/airborne/modules/cam_control/cam_track.h @@ -1,6 +1,4 @@ /* - * $Id: demo_module.h 3079 2009-03-11 16:55:42Z gautier $ - * * Copyright (C) 2010 Gautier Hattenberger * * This file is part of paparazzi. diff --git a/sw/airborne/modules/cam_control/point.c b/sw/airborne/modules/cam_control/point.c index 2223e327e6..467de88361 100644 --- a/sw/airborne/modules/cam_control/point.c +++ b/sw/airborne/modules/cam_control/point.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2005-2008 Arnold Schroeter * Modified and expanded to show the coordinates of where the camera is looking at * by Chris Efstathiou 23-Jan-2011 AD. diff --git a/sw/airborne/modules/cam_control/point.h b/sw/airborne/modules/cam_control/point.h index e4e9f30482..2f78a517bd 100644 --- a/sw/airborne/modules/cam_control/point.h +++ b/sw/airborne/modules/cam_control/point.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2005-2008 Arnold Schroeter * * This file is part of paparazzi. diff --git a/sw/airborne/modules/cartography/cartography.c b/sw/airborne/modules/cartography/cartography.c index 6c56ba2e4c..395781b082 100644 --- a/sw/airborne/modules/cartography/cartography.c +++ b/sw/airborne/modules/cartography/cartography.c @@ -1,6 +1,4 @@ /* - * $Id: cartography.c 2011-04-20 10:43:13Z $ - * * Copyright (C) 2011 Vandeportaele Bertrand * * This file is part of paparazzi. diff --git a/sw/airborne/modules/cartography/photogrammetry_calculator.c b/sw/airborne/modules/cartography/photogrammetry_calculator.c index 02dc12c715..f18bd57ce4 100644 --- a/sw/airborne/modules/cartography/photogrammetry_calculator.c +++ b/sw/airborne/modules/cartography/photogrammetry_calculator.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Christophe De Wagter * * This file is part of paparazzi. diff --git a/sw/airborne/modules/cartography/photogrammetry_calculator.h b/sw/airborne/modules/cartography/photogrammetry_calculator.h index 7e7f960759..a6db909bdf 100644 --- a/sw/airborne/modules/cartography/photogrammetry_calculator.h +++ b/sw/airborne/modules/cartography/photogrammetry_calculator.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Christophe De Wagter * * This file is part of paparazzi. diff --git a/sw/airborne/modules/core/pwm_meas.c b/sw/airborne/modules/core/pwm_meas.c index 49dd8a28d1..0786f9cea5 100644 --- a/sw/airborne/modules/core/pwm_meas.c +++ b/sw/airborne/modules/core/pwm_meas.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/modules/core/pwm_meas.h b/sw/airborne/modules/core/pwm_meas.h index cd0346e31c..890f4091d6 100644 --- a/sw/airborne/modules/core/pwm_meas.h +++ b/sw/airborne/modules/core/pwm_meas.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/modules/core/sys_mon.c b/sw/airborne/modules/core/sys_mon.c index f5eb86a5a1..c4d3239ccd 100644 --- a/sw/airborne/modules/core/sys_mon.c +++ b/sw/airborne/modules/core/sys_mon.c @@ -1,6 +1,4 @@ /* - * $Id: $ - * * Copyright (C) 2010 Gautier Hattenberger * * This file is part of paparazzi. diff --git a/sw/airborne/modules/core/sys_mon.h b/sw/airborne/modules/core/sys_mon.h index 54c43776aa..0496f9b970 100644 --- a/sw/airborne/modules/core/sys_mon.h +++ b/sw/airborne/modules/core/sys_mon.h @@ -1,6 +1,4 @@ /* - * $Id: $ - * * Copyright (C) 2010 Gautier Hattenberger * * This file is part of paparazzi. diff --git a/sw/airborne/modules/core/trigger_ext.c b/sw/airborne/modules/core/trigger_ext.c index b5d39c6a8d..1954f9c0fb 100644 --- a/sw/airborne/modules/core/trigger_ext.c +++ b/sw/airborne/modules/core/trigger_ext.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/core/trigger_ext.h b/sw/airborne/modules/core/trigger_ext.h index dbd63fa75d..4dd8c59b81 100644 --- a/sw/airborne/modules/core/trigger_ext.h +++ b/sw/airborne/modules/core/trigger_ext.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/datalink/extra_pprz_dl.c b/sw/airborne/modules/datalink/extra_pprz_dl.c index 6fa859461c..8898054466 100644 --- a/sw/airborne/modules/datalink/extra_pprz_dl.c +++ b/sw/airborne/modules/datalink/extra_pprz_dl.c @@ -1,6 +1,4 @@ /* - * Paparazzi mcu0 $Id: pprz_transport.c 929 2006-06-02 12:11:37Z poine $ - * * Copyright (C) 2006 Pascal Brisset, Antoine Drouin * Copyright (C) 2010 ENAC * diff --git a/sw/airborne/modules/datalink/extra_pprz_dl.h b/sw/airborne/modules/datalink/extra_pprz_dl.h index 5adc3d62e7..a21a94faa3 100644 --- a/sw/airborne/modules/datalink/extra_pprz_dl.h +++ b/sw/airborne/modules/datalink/extra_pprz_dl.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id: pprz_transport.h 4870 2010-04-24 03:02:39Z poine $ - * * Copyright (C) 2010 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/modules/datalink/xtend_rssi.c b/sw/airborne/modules/datalink/xtend_rssi.c index 45f860b831..3c0eaf64d0 100644 --- a/sw/airborne/modules/datalink/xtend_rssi.c +++ b/sw/airborne/modules/datalink/xtend_rssi.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/modules/datalink/xtend_rssi.h b/sw/airborne/modules/datalink/xtend_rssi.h index 0f7eb12bfc..1e09d6b3e8 100644 --- a/sw/airborne/modules/datalink/xtend_rssi.h +++ b/sw/airborne/modules/datalink/xtend_rssi.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/modules/demo_module/demo_module.c b/sw/airborne/modules/demo_module/demo_module.c index fcab1b5cda..c88fef4d01 100644 --- a/sw/airborne/modules/demo_module/demo_module.c +++ b/sw/airborne/modules/demo_module/demo_module.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Gautier Hattenberger * * This file is part of paparazzi. diff --git a/sw/airborne/modules/demo_module/demo_module.h b/sw/airborne/modules/demo_module/demo_module.h index 4f6700a9e3..cc3e4b52d4 100644 --- a/sw/airborne/modules/demo_module/demo_module.h +++ b/sw/airborne/modules/demo_module/demo_module.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Gautier Hattenberger * * This file is part of paparazzi. diff --git a/sw/airborne/modules/deploy_sonar_buoy/deploy_sonar_buoy.c b/sw/airborne/modules/deploy_sonar_buoy/deploy_sonar_buoy.c index df41a426b7..cfab72eee4 100644 --- a/sw/airborne/modules/deploy_sonar_buoy/deploy_sonar_buoy.c +++ b/sw/airborne/modules/deploy_sonar_buoy/deploy_sonar_buoy.c @@ -1,6 +1,4 @@ /* - * $Id: $ - * * Copyright (C) 2010 Eric Parsonage * * This file is part of paparazzi. diff --git a/sw/airborne/modules/deploy_sonar_buoy/deploy_sonar_buoy.h b/sw/airborne/modules/deploy_sonar_buoy/deploy_sonar_buoy.h index 8257b56b14..69938f0006 100644 --- a/sw/airborne/modules/deploy_sonar_buoy/deploy_sonar_buoy.h +++ b/sw/airborne/modules/deploy_sonar_buoy/deploy_sonar_buoy.h @@ -1,7 +1,5 @@ /* - * $Id: $ - * * Copyright (C) 2010 Eric Parsonage * * This file is part of paparazzi. diff --git a/sw/airborne/modules/display/lcd_dogm.c b/sw/airborne/modules/display/lcd_dogm.c index c9d4f4e079..82ded69027 100644 --- a/sw/airborne/modules/display/lcd_dogm.c +++ b/sw/airborne/modules/display/lcd_dogm.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/gsm/gsm.c b/sw/airborne/modules/gsm/gsm.c index 4389f87100..d8da866fe9 100644 --- a/sw/airborne/modules/gsm/gsm.c +++ b/sw/airborne/modules/gsm/gsm.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 ENAC, Arnaud Quintard, Pascal Brisset * * This file is part of paparazzi. diff --git a/sw/airborne/modules/gsm/gsm.h b/sw/airborne/modules/gsm/gsm.h index e52cf3c06b..5dd4983b4d 100644 --- a/sw/airborne/modules/gsm/gsm.h +++ b/sw/airborne/modules/gsm/gsm.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/modules/ins/VN100.h b/sw/airborne/modules/ins/VN100.h index 674d178dbd..046ba8c493 100644 --- a/sw/airborne/modules/ins/VN100.h +++ b/sw/airborne/modules/ins/VN100.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id: $ - * * Copyright (C) 2010 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/modules/ins/fw_ins_vn100.c b/sw/airborne/modules/ins/fw_ins_vn100.c index 3ac16c2b94..4ad331fc1a 100644 --- a/sw/airborne/modules/ins/fw_ins_vn100.c +++ b/sw/airborne/modules/ins/fw_ins_vn100.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id: ins_xsens.c 3872 2009-08-05 14:42:41Z mmm $ - * * Copyright (C) 2010 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/modules/ins/ins_vn100.c b/sw/airborne/modules/ins/ins_vn100.c index a4da99f2b2..2b8c556df6 100644 --- a/sw/airborne/modules/ins/ins_vn100.c +++ b/sw/airborne/modules/ins/ins_vn100.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id: ins_xsens.c 3872 2009-08-05 14:42:41Z mmm $ - * * Copyright (C) 2010 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/modules/ins/ins_vn100.h b/sw/airborne/modules/ins/ins_vn100.h index c7f90c5ca3..5e99dc4c6a 100644 --- a/sw/airborne/modules/ins/ins_vn100.h +++ b/sw/airborne/modules/ins/ins_vn100.h @@ -1,6 +1,4 @@ /* - * $Id: $ - * * Copyright (C) 2010 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/modules/ins/ins_xsens.h b/sw/airborne/modules/ins/ins_xsens.h index 00cb603419..d64befa4c7 100644 --- a/sw/airborne/modules/ins/ins_xsens.h +++ b/sw/airborne/modules/ins/ins_xsens.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id: $ - * * Copyright (C) 2010 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/modules/led_safety_status/led_safety_status.c b/sw/airborne/modules/led_safety_status/led_safety_status.c index 3e7f65ea81..15361fd1a0 100644 --- a/sw/airborne/modules/led_safety_status/led_safety_status.c +++ b/sw/airborne/modules/led_safety_status/led_safety_status.c @@ -1,6 +1,4 @@ /* - * $Id: $ - * * Copyright (C) 2012 Pranay Sinha * * This file is part of paparazzi. diff --git a/sw/airborne/modules/led_safety_status/led_safety_status.h b/sw/airborne/modules/led_safety_status/led_safety_status.h index e49681644e..8a91183ebf 100644 --- a/sw/airborne/modules/led_safety_status/led_safety_status.h +++ b/sw/airborne/modules/led_safety_status/led_safety_status.h @@ -1,7 +1,5 @@ /* - * $Id: $ - * * Copyright (C) 2012 Pranay Sinha * * This file is part of paparazzi. diff --git a/sw/airborne/modules/light/light.c b/sw/airborne/modules/light/light.c index cd9b578ce9..540cb5ebda 100644 --- a/sw/airborne/modules/light/light.c +++ b/sw/airborne/modules/light/light.c @@ -1,6 +1,4 @@ /* - * $Id: demo_module.c 3079 2009-03-11 16:55:42Z gautier $ - * * Copyright (C) 2009 Gautier Hattenberger * * This file is part of paparazzi. diff --git a/sw/airborne/modules/light/light.h b/sw/airborne/modules/light/light.h index 323e038448..0216efe825 100644 --- a/sw/airborne/modules/light/light.h +++ b/sw/airborne/modules/light/light.h @@ -1,6 +1,4 @@ /* - * $Id: demo_module.h 3079 2009-03-11 16:55:42Z gautier $ - * * Copyright (C) 2009 Gautier Hattenberger * * This file is part of paparazzi. diff --git a/sw/airborne/modules/max3100/max3100_hw.c b/sw/airborne/modules/max3100/max3100_hw.c index 27b25ea0da..cf7ba35655 100644 --- a/sw/airborne/modules/max3100/max3100_hw.c +++ b/sw/airborne/modules/max3100/max3100_hw.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/charge_sens.c b/sw/airborne/modules/meteo/charge_sens.c index 39f47afb7b..c8bd7c250c 100644 --- a/sw/airborne/modules/meteo/charge_sens.c +++ b/sw/airborne/modules/meteo/charge_sens.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/dust_gp2y.c b/sw/airborne/modules/meteo/dust_gp2y.c index 89e6456ef4..2218c50417 100644 --- a/sw/airborne/modules/meteo/dust_gp2y.c +++ b/sw/airborne/modules/meteo/dust_gp2y.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/geiger_counter.c b/sw/airborne/modules/meteo/geiger_counter.c index ca3aba01cf..8dc8293dbd 100644 --- a/sw/airborne/modules/meteo/geiger_counter.c +++ b/sw/airborne/modules/meteo/geiger_counter.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/humid_hih.c b/sw/airborne/modules/meteo/humid_hih.c index b901ae2c32..1d3e2836ba 100644 --- a/sw/airborne/modules/meteo/humid_hih.c +++ b/sw/airborne/modules/meteo/humid_hih.c @@ -1,6 +1,4 @@ /* - * $Id: humid_hih.c $ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/humid_htm_b71.c b/sw/airborne/modules/meteo/humid_htm_b71.c index 384b7e1ba4..2ee961c712 100644 --- a/sw/airborne/modules/meteo/humid_htm_b71.c +++ b/sw/airborne/modules/meteo/humid_htm_b71.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/humid_pcap01.c b/sw/airborne/modules/meteo/humid_pcap01.c index 353fdcf40d..2278521071 100644 --- a/sw/airborne/modules/meteo/humid_pcap01.c +++ b/sw/airborne/modules/meteo/humid_pcap01.c @@ -1,6 +1,4 @@ /* - * $Id: humid_pcap01.c $ - * * Copyright (C) 2011 Norman Wildmann, Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/humid_sht_i2c.c b/sw/airborne/modules/meteo/humid_sht_i2c.c index 5f498c2c13..ee0f5dafc1 100644 --- a/sw/airborne/modules/meteo/humid_sht_i2c.c +++ b/sw/airborne/modules/meteo/humid_sht_i2c.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/ir_mlx.c b/sw/airborne/modules/meteo/ir_mlx.c index cbde207ff5..1aad46a503 100644 --- a/sw/airborne/modules/meteo/ir_mlx.c +++ b/sw/airborne/modules/meteo/ir_mlx.c @@ -1,6 +1,4 @@ /* - * $Id: ir_mlx.c $ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/light_solar.c b/sw/airborne/modules/meteo/light_solar.c index 72f28005fa..d43067d41d 100644 --- a/sw/airborne/modules/meteo/light_solar.c +++ b/sw/airborne/modules/meteo/light_solar.c @@ -1,6 +1,4 @@ /* - * $Id: light_solar.c $ - * * Copyright (C) 2011 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/light_temt.c b/sw/airborne/modules/meteo/light_temt.c index 0f94b70a1b..8cecbb6893 100644 --- a/sw/airborne/modules/meteo/light_temt.c +++ b/sw/airborne/modules/meteo/light_temt.c @@ -1,6 +1,4 @@ /* - * $Id: light_temt.c $ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/temp_lm75.c b/sw/airborne/modules/meteo/temp_lm75.c index c66b775b52..0e71111bcc 100644 --- a/sw/airborne/modules/meteo/temp_lm75.c +++ b/sw/airborne/modules/meteo/temp_lm75.c @@ -1,6 +1,4 @@ /* - * $Id: temp_lm75.c $ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/temp_tcouple_adc.c b/sw/airborne/modules/meteo/temp_tcouple_adc.c index 1005874ec2..e3f39e79da 100644 --- a/sw/airborne/modules/meteo/temp_tcouple_adc.c +++ b/sw/airborne/modules/meteo/temp_tcouple_adc.c @@ -1,6 +1,4 @@ /* - * $Id: temp_tcouple_adc.c $ - * * Copyright (C) 2011 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/temp_temod.c b/sw/airborne/modules/meteo/temp_temod.c index 67fb01362d..42a5223fe3 100644 --- a/sw/airborne/modules/meteo/temp_temod.c +++ b/sw/airborne/modules/meteo/temp_temod.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/temp_tmp102.c b/sw/airborne/modules/meteo/temp_tmp102.c index d1856fa6ec..4a8c9ca715 100644 --- a/sw/airborne/modules/meteo/temp_tmp102.c +++ b/sw/airborne/modules/meteo/temp_tmp102.c @@ -1,6 +1,4 @@ /* - * $Id: temp_tmp102.c $ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/wind_gfi.c b/sw/airborne/modules/meteo/wind_gfi.c index 75b0f19c55..8e6a16d447 100644 --- a/sw/airborne/modules/meteo/wind_gfi.c +++ b/sw/airborne/modules/meteo/wind_gfi.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/windturbine.c b/sw/airborne/modules/meteo/windturbine.c index 9c5dab8785..10668340bb 100644 --- a/sw/airborne/modules/meteo/windturbine.c +++ b/sw/airborne/modules/meteo/windturbine.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/meteo/windturbine.h b/sw/airborne/modules/meteo/windturbine.h index 83cb316183..9a42044e79 100644 --- a/sw/airborne/modules/meteo/windturbine.h +++ b/sw/airborne/modules/meteo/windturbine.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/multi/tcas.c b/sw/airborne/modules/multi/tcas.c index 48f834d458..f55adf0571 100644 --- a/sw/airborne/modules/multi/tcas.c +++ b/sw/airborne/modules/multi/tcas.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/modules/multi/tcas.h b/sw/airborne/modules/multi/tcas.h index 54134d3499..2695810ef6 100644 --- a/sw/airborne/modules/multi/tcas.h +++ b/sw/airborne/modules/multi/tcas.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/modules/openlog/openlog.c b/sw/airborne/modules/openlog/openlog.c index f432087b60..ca7dbbbca2 100644 --- a/sw/airborne/modules/openlog/openlog.c +++ b/sw/airborne/modules/openlog/openlog.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 Christoph Niemann * * This file is part of paparazzi. diff --git a/sw/airborne/modules/openlog/openlog.h b/sw/airborne/modules/openlog/openlog.h index 8c2e5ca70c..8d6be52d59 100644 --- a/sw/airborne/modules/openlog/openlog.h +++ b/sw/airborne/modules/openlog/openlog.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 Christoph Niemann * * This file is part of paparazzi. diff --git a/sw/airborne/modules/sensors/alt_srf08.c b/sw/airborne/modules/sensors/alt_srf08.c index 3b3b091efa..bcfcba5d72 100644 --- a/sw/airborne/modules/sensors/alt_srf08.c +++ b/sw/airborne/modules/sensors/alt_srf08.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * Copyright (C) 2002 Chris efstathiou hendrix@otenet.gr * diff --git a/sw/airborne/modules/sensors/alt_srf08.h b/sw/airborne/modules/sensors/alt_srf08.h index d428d0a367..b5c84cebef 100644 --- a/sw/airborne/modules/sensors/alt_srf08.h +++ b/sw/airborne/modules/sensors/alt_srf08.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * Copyright (C) 2002 Chris efstathiou hendrix@otenet.gr * diff --git a/sw/airborne/modules/sensors/baro_MS5534A.c b/sw/airborne/modules/sensors/baro_MS5534A.c index d9e2a24cbb..2fb94fee4d 100644 --- a/sw/airborne/modules/sensors/baro_MS5534A.c +++ b/sw/airborne/modules/sensors/baro_MS5534A.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2007 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/modules/sensors/baro_MS5534A.h b/sw/airborne/modules/sensors/baro_MS5534A.h index f9c9ebef4e..7f8cbc846f 100644 --- a/sw/airborne/modules/sensors/baro_MS5534A.h +++ b/sw/airborne/modules/sensors/baro_MS5534A.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2007 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/modules/sensors/baro_bmp.c b/sw/airborne/modules/sensors/baro_bmp.c index 8935bc23bd..9cf73a95ea 100644 --- a/sw/airborne/modules/sensors/baro_bmp.c +++ b/sw/airborne/modules/sensors/baro_bmp.c @@ -1,6 +1,4 @@ /* - * $Id: baro_bmp.c $ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/sensors/baro_ms5611_i2c.c b/sw/airborne/modules/sensors/baro_ms5611_i2c.c index c4a3ba8bf5..b152817eb3 100644 --- a/sw/airborne/modules/sensors/baro_ms5611_i2c.c +++ b/sw/airborne/modules/sensors/baro_ms5611_i2c.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/sensors/trigger_ext.c b/sw/airborne/modules/sensors/trigger_ext.c index 32efe6fdd2..64808f1870 100644 --- a/sw/airborne/modules/sensors/trigger_ext.c +++ b/sw/airborne/modules/sensors/trigger_ext.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/modules/servo_switch/servo_switch.h b/sw/airborne/modules/servo_switch/servo_switch.h index b2fbfc2476..2c2a187131 100644 --- a/sw/airborne/modules/servo_switch/servo_switch.h +++ b/sw/airborne/modules/servo_switch/servo_switch.h @@ -1,6 +1,4 @@ /* - * $Id: $ - * * Copyright (C) 2010 Flixr * * This file is part of paparazzi. diff --git a/sw/airborne/modules/vehicle_interface/vi.c b/sw/airborne/modules/vehicle_interface/vi.c index 32dae8fb97..f674c0ad53 100644 --- a/sw/airborne/modules/vehicle_interface/vi.c +++ b/sw/airborne/modules/vehicle_interface/vi.c @@ -1,6 +1,4 @@ /* - * $Id: $ - * * Copyright (C) 2008-2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/modules/vehicle_interface/vi.h b/sw/airborne/modules/vehicle_interface/vi.h index 3b0bd27d92..7dd6eba739 100644 --- a/sw/airborne/modules/vehicle_interface/vi.h +++ b/sw/airborne/modules/vehicle_interface/vi.h @@ -1,6 +1,4 @@ /* - * $Id: $ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/modules/vehicle_interface/vi_datalink.c b/sw/airborne/modules/vehicle_interface/vi_datalink.c index 6df5e4f016..d4f05608c3 100644 --- a/sw/airborne/modules/vehicle_interface/vi_datalink.c +++ b/sw/airborne/modules/vehicle_interface/vi_datalink.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/modules/vehicle_interface/vi_datalink.h b/sw/airborne/modules/vehicle_interface/vi_datalink.h index 2a8af91347..a64ebfae4c 100644 --- a/sw/airborne/modules/vehicle_interface/vi_datalink.h +++ b/sw/airborne/modules/vehicle_interface/vi_datalink.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This is the implementation of the "external interface" to the autopilot. diff --git a/sw/airborne/modules/vehicle_interface/vi_overo_link.c b/sw/airborne/modules/vehicle_interface/vi_overo_link.c index c5bc91e44d..d28d679de0 100644 --- a/sw/airborne/modules/vehicle_interface/vi_overo_link.c +++ b/sw/airborne/modules/vehicle_interface/vi_overo_link.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/modules/vehicle_interface/vi_overo_link.h b/sw/airborne/modules/vehicle_interface/vi_overo_link.h index 8ec10d6b41..2626fe9091 100644 --- a/sw/airborne/modules/vehicle_interface/vi_overo_link.h +++ b/sw/airborne/modules/vehicle_interface/vi_overo_link.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This is the implementation of the "external interface" to the autopilot. diff --git a/sw/airborne/modules/vehicle_interface/vi_test_signal.c b/sw/airborne/modules/vehicle_interface/vi_test_signal.c index 3240324edf..35edb58220 100644 --- a/sw/airborne/modules/vehicle_interface/vi_test_signal.c +++ b/sw/airborne/modules/vehicle_interface/vi_test_signal.c @@ -1,6 +1,4 @@ /* - * $Id: booz_fms_test_signal.c 4675 2010-03-13 22:59:46Z poine $ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/modules/vehicle_interface/vi_test_signal.h b/sw/airborne/modules/vehicle_interface/vi_test_signal.h index e6d0ca4ba9..3e62684389 100644 --- a/sw/airborne/modules/vehicle_interface/vi_test_signal.h +++ b/sw/airborne/modules/vehicle_interface/vi_test_signal.h @@ -1,6 +1,4 @@ /* - * $Id: booz_fms_test_signal.h 3976 2009-08-21 01:30:22Z poine $ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/peripherals/hmc5843.h b/sw/airborne/peripherals/hmc5843.h index ab71e07d80..94cd0940cf 100644 --- a/sw/airborne/peripherals/hmc5843.h +++ b/sw/airborne/peripherals/hmc5843.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/pprz_debug.c b/sw/airborne/pprz_debug.c index 8396af1ac6..bf7b959eba 100644 --- a/sw/airborne/pprz_debug.c +++ b/sw/airborne/pprz_debug.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/pprz_debug.h b/sw/airborne/pprz_debug.h index f42de1a262..cd35a2afa5 100644 --- a/sw/airborne/pprz_debug.h +++ b/sw/airborne/pprz_debug.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/rc_settings.c b/sw/airborne/rc_settings.c index 494bf6c606..99bf0fd898 100644 --- a/sw/airborne/rc_settings.c +++ b/sw/airborne/rc_settings.c @@ -1,6 +1,4 @@ /* - * $Id$ - * Flight-time calibration facility * * Copyright (C) 2003-2005 Pascal Brisset, Antoine Drouin * diff --git a/sw/airborne/rc_settings.h b/sw/airborne/rc_settings.h index ba74c806d2..3d10935226 100644 --- a/sw/airborne/rc_settings.h +++ b/sw/airborne/rc_settings.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2006- Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/sd_card/sd_card.c b/sw/airborne/sd_card/sd_card.c index fb66943c1c..6ca1442682 100644 --- a/sw/airborne/sd_card/sd_card.c +++ b/sw/airborne/sd_card/sd_card.c @@ -1,6 +1,4 @@ /* - * $Id: wt_baro.c 2752 2008-10-09 07:51:24Z gautier $ - * * Copyright (C) 2007 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/sd_card/sd_card.h b/sw/airborne/sd_card/sd_card.h index 01eece3df6..c74930ca38 100644 --- a/sw/airborne/sd_card/sd_card.h +++ b/sw/airborne/sd_card/sd_card.h @@ -1,6 +1,4 @@ /* - * $Id: wt_baro.h 2752 2008-10-09 07:51:24Z gautier $ - * * Copyright (C) 2007 ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/ahrs/ahrs_aligner.c b/sw/airborne/subsystems/ahrs/ahrs_aligner.c index 2f80e57298..d853890df0 100644 --- a/sw/airborne/subsystems/ahrs/ahrs_aligner.c +++ b/sw/airborne/subsystems/ahrs/ahrs_aligner.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/ahrs/ahrs_aligner.h b/sw/airborne/subsystems/ahrs/ahrs_aligner.h index 5d024ca088..23c88c54ab 100644 --- a/sw/airborne/subsystems/ahrs/ahrs_aligner.h +++ b/sw/airborne/subsystems/ahrs/ahrs_aligner.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/ahrs/ahrs_float_ekf.c b/sw/airborne/subsystems/ahrs/ahrs_float_ekf.c index 314e2e67f4..362719187d 100644 --- a/sw/airborne/subsystems/ahrs/ahrs_float_ekf.c +++ b/sw/airborne/subsystems/ahrs/ahrs_float_ekf.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/ahrs/ahrs_float_ekf.h b/sw/airborne/subsystems/ahrs/ahrs_float_ekf.h index eb11266745..6d173227ba 100644 --- a/sw/airborne/subsystems/ahrs/ahrs_float_ekf.h +++ b/sw/airborne/subsystems/ahrs/ahrs_float_ekf.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/ahrs/ahrs_float_lkf.c b/sw/airborne/subsystems/ahrs/ahrs_float_lkf.c index f1e781a36a..456fe2b455 100644 --- a/sw/airborne/subsystems/ahrs/ahrs_float_lkf.c +++ b/sw/airborne/subsystems/ahrs/ahrs_float_lkf.c @@ -1,6 +1,4 @@ /* - * $Id: $ - * * Copyright (C) 2009 Felix Ruess * Copyright (C) 2009 Antoine Drouin * diff --git a/sw/airborne/subsystems/ahrs/ahrs_float_lkf.h b/sw/airborne/subsystems/ahrs/ahrs_float_lkf.h index d3961cd7b9..1fb091860c 100644 --- a/sw/airborne/subsystems/ahrs/ahrs_float_lkf.h +++ b/sw/airborne/subsystems/ahrs/ahrs_float_lkf.h @@ -1,6 +1,4 @@ /* - * $Id: $ - * * Copyright (C) 2009 Felix Ruess * Copyright (C) 2008-2009 Antoine Drouin * diff --git a/sw/airborne/subsystems/datalink/audio_telemetry.h b/sw/airborne/subsystems/datalink/audio_telemetry.h index 7829673eb5..fc1cd5a38d 100644 --- a/sw/airborne/subsystems/datalink/audio_telemetry.h +++ b/sw/airborne/subsystems/datalink/audio_telemetry.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Paparazzi telemetry via audio channel modem functions * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin diff --git a/sw/airborne/subsystems/datalink/datalink.h b/sw/airborne/subsystems/datalink/datalink.h index f6df7af25d..02eeb5c297 100644 --- a/sw/airborne/subsystems/datalink/datalink.h +++ b/sw/airborne/subsystems/datalink/datalink.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/datalink/downlink.c b/sw/airborne/subsystems/datalink/downlink.c index 5249a92f2a..c7f9ce5feb 100644 --- a/sw/airborne/subsystems/datalink/downlink.c +++ b/sw/airborne/subsystems/datalink/downlink.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2006 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/datalink/downlink.h b/sw/airborne/subsystems/datalink/downlink.h index b76d245492..09fcca15ed 100644 --- a/sw/airborne/subsystems/datalink/downlink.h +++ b/sw/airborne/subsystems/datalink/downlink.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2003-2006 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/datalink/downlink_transport.h b/sw/airborne/subsystems/datalink/downlink_transport.h index c2e57cd925..6959bc54f2 100644 --- a/sw/airborne/subsystems/datalink/downlink_transport.h +++ b/sw/airborne/subsystems/datalink/downlink_transport.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id: downlink_transport.h 4766 2010-03-30 10:00:29Z hecto $ - * * Copyright (C) 2003-2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/datalink/pprz_transport.c b/sw/airborne/subsystems/datalink/pprz_transport.c index 6c234a47de..20db99e5c0 100644 --- a/sw/airborne/subsystems/datalink/pprz_transport.c +++ b/sw/airborne/subsystems/datalink/pprz_transport.c @@ -1,6 +1,4 @@ /* - * Paparazzi mcu0 $Id$ - * * Copyright (C) 2006 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/datalink/pprz_transport.h b/sw/airborne/subsystems/datalink/pprz_transport.h index b65cd59a33..850b472893 100644 --- a/sw/airborne/subsystems/datalink/pprz_transport.h +++ b/sw/airborne/subsystems/datalink/pprz_transport.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/datalink/w5100.c b/sw/airborne/subsystems/datalink/w5100.c index 8f2295249d..a72e181f78 100644 --- a/sw/airborne/subsystems/datalink/w5100.c +++ b/sw/airborne/subsystems/datalink/w5100.c @@ -1,6 +1,4 @@ /* -* $Id$ -* * Copyright (C) 2006 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/datalink/w5100.h b/sw/airborne/subsystems/datalink/w5100.h index 56f47b1db9..0d6384c1d7 100644 --- a/sw/airborne/subsystems/datalink/w5100.h +++ b/sw/airborne/subsystems/datalink/w5100.h @@ -1,6 +1,4 @@ /* -* $Id$ -* * Copyright (C) 2012 Gerard Toonstra * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/datalink/xbee.c b/sw/airborne/subsystems/datalink/xbee.c index e2fe65e5c8..a088f556c8 100644 --- a/sw/airborne/subsystems/datalink/xbee.c +++ b/sw/airborne/subsystems/datalink/xbee.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2006 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/datalink/xbee.h b/sw/airborne/subsystems/datalink/xbee.h index 4163cb9060..04e8405226 100644 --- a/sw/airborne/subsystems/datalink/xbee.h +++ b/sw/airborne/subsystems/datalink/xbee.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2006 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/datalink/xbee24.h b/sw/airborne/subsystems/datalink/xbee24.h index 8b108f0f15..219a555159 100644 --- a/sw/airborne/subsystems/datalink/xbee24.h +++ b/sw/airborne/subsystems/datalink/xbee24.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 ENAC, Pascal Brisset * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/datalink/xbee868.h b/sw/airborne/subsystems/datalink/xbee868.h index eb95e7b504..506d5788ac 100644 --- a/sw/airborne/subsystems/datalink/xbee868.h +++ b/sw/airborne/subsystems/datalink/xbee868.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 ENAC, Pascal Brisset * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/imu.c b/sw/airborne/subsystems/imu.c index 204f5c1b31..a4f30efb68 100644 --- a/sw/airborne/subsystems/imu.c +++ b/sw/airborne/subsystems/imu.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/imu.h b/sw/airborne/subsystems/imu.h index 5f3b56b2e7..5827b9688b 100644 --- a/sw/airborne/subsystems/imu.h +++ b/sw/airborne/subsystems/imu.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/imu/imu_aspirin.h b/sw/airborne/subsystems/imu/imu_aspirin.h index b368fbf875..ec619e087e 100644 --- a/sw/airborne/subsystems/imu/imu_aspirin.h +++ b/sw/airborne/subsystems/imu/imu_aspirin.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/imu/imu_crista.c b/sw/airborne/subsystems/imu/imu_crista.c index a0e06875f4..5374307037 100644 --- a/sw/airborne/subsystems/imu/imu_crista.c +++ b/sw/airborne/subsystems/imu/imu_crista.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/imu/imu_crista.h b/sw/airborne/subsystems/imu/imu_crista.h index 6198079f23..4cb3b60939 100644 --- a/sw/airborne/subsystems/imu/imu_crista.h +++ b/sw/airborne/subsystems/imu/imu_crista.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/ins/hf_float.c b/sw/airborne/subsystems/ins/hf_float.c index 4ea0a29edd..2c1bfadf44 100644 --- a/sw/airborne/subsystems/ins/hf_float.c +++ b/sw/airborne/subsystems/ins/hf_float.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * Copyright (C) 2009 Felix Ruess * diff --git a/sw/airborne/subsystems/ins/hf_float.h b/sw/airborne/subsystems/ins/hf_float.h index eb8c6aa1f3..6dd3ad02d7 100644 --- a/sw/airborne/subsystems/ins/hf_float.h +++ b/sw/airborne/subsystems/ins/hf_float.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/ins/vf_float.c b/sw/airborne/subsystems/ins/vf_float.c index 8638b93035..c8290a439b 100644 --- a/sw/airborne/subsystems/ins/vf_float.c +++ b/sw/airborne/subsystems/ins/vf_float.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/ins/vf_float.h b/sw/airborne/subsystems/ins/vf_float.h index 630d7cabe1..1c81494882 100644 --- a/sw/airborne/subsystems/ins/vf_float.h +++ b/sw/airborne/subsystems/ins/vf_float.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/ins/vf_int.c b/sw/airborne/subsystems/ins/vf_int.c index c516ad72e5..511b19e4a9 100644 --- a/sw/airborne/subsystems/ins/vf_int.c +++ b/sw/airborne/subsystems/ins/vf_int.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/ins/vf_int.h b/sw/airborne/subsystems/ins/vf_int.h index 6b34b32c2c..bc48552d39 100644 --- a/sw/airborne/subsystems/ins/vf_int.h +++ b/sw/airborne/subsystems/ins/vf_int.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/nav.c b/sw/airborne/subsystems/nav.c index 11ae9c195d..0fa6c1cc0c 100644 --- a/sw/airborne/subsystems/nav.c +++ b/sw/airborne/subsystems/nav.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2003-2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/nav.h b/sw/airborne/subsystems/nav.h index e719594fa7..74525e8fce 100644 --- a/sw/airborne/subsystems/nav.h +++ b/sw/airborne/subsystems/nav.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2003-2009 ENAC, Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/navigation/bomb.c b/sw/airborne/subsystems/navigation/bomb.c index 4622f3767e..cc4b8c2d0e 100644 --- a/sw/airborne/subsystems/navigation/bomb.c +++ b/sw/airborne/subsystems/navigation/bomb.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2007-2009 ENAC, Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/navigation/border_line.c b/sw/airborne/subsystems/navigation/border_line.c index 5dd7d42c3c..768308de12 100644 --- a/sw/airborne/subsystems/navigation/border_line.c +++ b/sw/airborne/subsystems/navigation/border_line.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2012 Tobias Muench * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/navigation/border_line.h b/sw/airborne/subsystems/navigation/border_line.h index 7c8094b26a..73aefb8b6d 100644 --- a/sw/airborne/subsystems/navigation/border_line.h +++ b/sw/airborne/subsystems/navigation/border_line.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2012, Tobias Muench * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/navigation/common_flight_plan.c b/sw/airborne/subsystems/navigation/common_flight_plan.c index 25f33c990b..9e8a947ddb 100644 --- a/sw/airborne/subsystems/navigation/common_flight_plan.c +++ b/sw/airborne/subsystems/navigation/common_flight_plan.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2007-2009 ENAC, Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/navigation/common_nav.c b/sw/airborne/subsystems/navigation/common_nav.c index 34127ee69b..e2d92f7fe1 100644 --- a/sw/airborne/subsystems/navigation/common_nav.c +++ b/sw/airborne/subsystems/navigation/common_nav.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2007-2009 ENAC, Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/navigation/common_nav.h b/sw/airborne/subsystems/navigation/common_nav.h index 25bf528ba0..19ede538e2 100644 --- a/sw/airborne/subsystems/navigation/common_nav.h +++ b/sw/airborne/subsystems/navigation/common_nav.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2007-2009 ENAC, Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/navigation/flightzone.c b/sw/airborne/subsystems/navigation/flightzone.c index ddb27d0c4e..e16596cfdc 100644 --- a/sw/airborne/subsystems/navigation/flightzone.c +++ b/sw/airborne/subsystems/navigation/flightzone.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2007 Arnold Schroeter * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/navigation/flightzone.h b/sw/airborne/subsystems/navigation/flightzone.h index 3d87d3b862..6055d89dda 100644 --- a/sw/airborne/subsystems/navigation/flightzone.h +++ b/sw/airborne/subsystems/navigation/flightzone.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2007 Arnold Schroeter * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/navigation/nav_cube.c b/sw/airborne/subsystems/navigation/nav_cube.c index 3f34f49c96..7d6d7f976b 100644 --- a/sw/airborne/subsystems/navigation/nav_cube.c +++ b/sw/airborne/subsystems/navigation/nav_cube.c @@ -1,6 +1,4 @@ /* - * $Id: nav_cube.c 3600 2009-07-01 20:05:12Z hecto $ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/navigation/nav_cube.h b/sw/airborne/subsystems/navigation/nav_cube.h index fa79e7556b..207a5bb585 100644 --- a/sw/airborne/subsystems/navigation/nav_cube.h +++ b/sw/airborne/subsystems/navigation/nav_cube.h @@ -1,6 +1,4 @@ /* - * $Id: nav_cube.h 1936 2007-10-23 12:12:38Z hecto $ - * * Copyright (C) 2010 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/navigation/nav_line.c b/sw/airborne/subsystems/navigation/nav_line.c index d80738ab59..3ba80f7280 100644 --- a/sw/airborne/subsystems/navigation/nav_line.c +++ b/sw/airborne/subsystems/navigation/nav_line.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2007 Anton Kochevar, ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/navigation/nav_line.h b/sw/airborne/subsystems/navigation/nav_line.h index f5ee7c5910..7f6e0ec90f 100644 --- a/sw/airborne/subsystems/navigation/nav_line.h +++ b/sw/airborne/subsystems/navigation/nav_line.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2007 Anton Kochevar, ENAC * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/navigation/traffic_info.c b/sw/airborne/subsystems/navigation/traffic_info.c index f2e396b44f..5d5646725c 100644 --- a/sw/airborne/subsystems/navigation/traffic_info.c +++ b/sw/airborne/subsystems/navigation/traffic_info.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/navigation/traffic_info.h b/sw/airborne/subsystems/navigation/traffic_info.h index 78405ef74f..8979aecf40 100644 --- a/sw/airborne/subsystems/navigation/traffic_info.h +++ b/sw/airborne/subsystems/navigation/traffic_info.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/radio_control.c b/sw/airborne/subsystems/radio_control.c index 16a399bdd1..4c0ee31e11 100644 --- a/sw/airborne/subsystems/radio_control.c +++ b/sw/airborne/subsystems/radio_control.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2006 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/radio_control.h b/sw/airborne/subsystems/radio_control.h index 9651422f20..4c32ddf94d 100644 --- a/sw/airborne/subsystems/radio_control.h +++ b/sw/airborne/subsystems/radio_control.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2006 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/radio_control/dummy.c b/sw/airborne/subsystems/radio_control/dummy.c index d6e8f628aa..7b41309819 100644 --- a/sw/airborne/subsystems/radio_control/dummy.c +++ b/sw/airborne/subsystems/radio_control/dummy.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/radio_control/dummy.h b/sw/airborne/subsystems/radio_control/dummy.h index d5f563ab18..7b8dea350b 100644 --- a/sw/airborne/subsystems/radio_control/dummy.h +++ b/sw/airborne/subsystems/radio_control/dummy.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2009 Pascal Brisset , * Antoine Drouin * diff --git a/sw/airborne/subsystems/radio_control/joby.c b/sw/airborne/subsystems/radio_control/joby.c index 180d38af78..beee5ebb11 100644 --- a/sw/airborne/subsystems/radio_control/joby.c +++ b/sw/airborne/subsystems/radio_control/joby.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/radio_control/joby.h b/sw/airborne/subsystems/radio_control/joby.h index 2b57661e9c..aa8cec20d5 100644 --- a/sw/airborne/subsystems/radio_control/joby.h +++ b/sw/airborne/subsystems/radio_control/joby.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2009 Pascal Brisset , * Antoine Drouin * diff --git a/sw/airborne/subsystems/radio_control/joby_9ch.h b/sw/airborne/subsystems/radio_control/joby_9ch.h index ee8b307a1f..46f38cc894 100644 --- a/sw/airborne/subsystems/radio_control/joby_9ch.h +++ b/sw/airborne/subsystems/radio_control/joby_9ch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/radio_control/ppm.c b/sw/airborne/subsystems/radio_control/ppm.c index 381bdc4601..b21648e4d2 100644 --- a/sw/airborne/subsystems/radio_control/ppm.c +++ b/sw/airborne/subsystems/radio_control/ppm.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/radio_control/ppm.h b/sw/airborne/subsystems/radio_control/ppm.h index d140450eec..0658af528f 100644 --- a/sw/airborne/subsystems/radio_control/ppm.h +++ b/sw/airborne/subsystems/radio_control/ppm.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/radio_control/rc_datalink.c b/sw/airborne/subsystems/radio_control/rc_datalink.c index 265ba528cd..e69ad84401 100644 --- a/sw/airborne/subsystems/radio_control/rc_datalink.c +++ b/sw/airborne/subsystems/radio_control/rc_datalink.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/radio_control/rc_datalink.h b/sw/airborne/subsystems/radio_control/rc_datalink.h index acc03a218a..aaca01f22f 100644 --- a/sw/airborne/subsystems/radio_control/rc_datalink.h +++ b/sw/airborne/subsystems/radio_control/rc_datalink.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/radio_control/spektrum.c b/sw/airborne/subsystems/radio_control/spektrum.c index fc7becb8cc..f606c2f936 100644 --- a/sw/airborne/subsystems/radio_control/spektrum.c +++ b/sw/airborne/subsystems/radio_control/spektrum.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/radio_control/spektrum.h b/sw/airborne/subsystems/radio_control/spektrum.h index c328a3cb00..73ca922b3d 100644 --- a/sw/airborne/subsystems/radio_control/spektrum.h +++ b/sw/airborne/subsystems/radio_control/spektrum.h @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2009-2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/radio_control/spektrum_dx7se.h b/sw/airborne/subsystems/radio_control/spektrum_dx7se.h index 05cbd55c56..e79fe54029 100644 --- a/sw/airborne/subsystems/radio_control/spektrum_dx7se.h +++ b/sw/airborne/subsystems/radio_control/spektrum_dx7se.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/radio_control/spektrum_dx7se_joby.h b/sw/airborne/subsystems/radio_control/spektrum_dx7se_joby.h index 8edbf09211..44896f4d18 100644 --- a/sw/airborne/subsystems/radio_control/spektrum_dx7se_joby.h +++ b/sw/airborne/subsystems/radio_control/spektrum_dx7se_joby.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/sensors/infrared.c b/sw/airborne/subsystems/sensors/infrared.c index 89e39bd693..2f124af071 100644 --- a/sw/airborne/subsystems/sensors/infrared.c +++ b/sw/airborne/subsystems/sensors/infrared.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2003-2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/sensors/infrared.h b/sw/airborne/subsystems/sensors/infrared.h index 84ad3ac4e3..7c29d9bcda 100644 --- a/sw/airborne/subsystems/sensors/infrared.h +++ b/sw/airborne/subsystems/sensors/infrared.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2003-2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/subsystems/sensors/infrared_adc.c b/sw/airborne/subsystems/sensors/infrared_adc.c index 6e717c4dbb..cf8b7db70e 100644 --- a/sw/airborne/subsystems/sensors/infrared_adc.c +++ b/sw/airborne/subsystems/sensors/infrared_adc.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2003-2010 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/test/peripherals/test_ami601.c b/sw/airborne/test/peripherals/test_ami601.c index 05b1a20c5c..ad250aea17 100644 --- a/sw/airborne/test/peripherals/test_ami601.c +++ b/sw/airborne/test/peripherals/test_ami601.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/test/subsystems/test_ahrs.c b/sw/airborne/test/subsystems/test_ahrs.c index 5690ba6fa6..935a66ffa0 100644 --- a/sw/airborne/test/subsystems/test_ahrs.c +++ b/sw/airborne/test/subsystems/test_ahrs.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/test/subsystems/test_imu.c b/sw/airborne/test/subsystems/test_imu.c index c56a30b7ff..7d543d57b4 100644 --- a/sw/airborne/test/subsystems/test_imu.c +++ b/sw/airborne/test/subsystems/test_imu.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/test/subsystems/test_radio_control.c b/sw/airborne/test/subsystems/test_radio_control.c index f0d5426d1a..0f737ff0f9 100644 --- a/sw/airborne/test/subsystems/test_radio_control.c +++ b/sw/airborne/test/subsystems/test_radio_control.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008-2010 The Paparazzi Team * * This file is part of Paparazzi. diff --git a/sw/airborne/test/subsystems/test_settings.c b/sw/airborne/test/subsystems/test_settings.c index e4c1a89316..9f264574af 100644 --- a/sw/airborne/test/subsystems/test_settings.c +++ b/sw/airborne/test/subsystems/test_settings.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 The Paparazzi Team * * This file is part of paparazzi. diff --git a/sw/airborne/test/test_abi.c b/sw/airborne/test/test_abi.c index 800ba3d7f0..1de02135d4 100644 --- a/sw/airborne/test/test_abi.c +++ b/sw/airborne/test/test_abi.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 Gautier Hattenberger * * This file is part of paparazzi. diff --git a/sw/airborne/test/test_actuators.c b/sw/airborne/test/test_actuators.c index d6e6c66a71..6da8a835fe 100644 --- a/sw/airborne/test/test_actuators.c +++ b/sw/airborne/test/test_actuators.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/test/test_esc_asctecv1_simple.c b/sw/airborne/test/test_esc_asctecv1_simple.c index 30afc9ff18..00e917f70f 100644 --- a/sw/airborne/test/test_esc_asctecv1_simple.c +++ b/sw/airborne/test/test_esc_asctecv1_simple.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/test/test_esc_mkk_simple.c b/sw/airborne/test/test_esc_mkk_simple.c index 3c4e45cdb2..9a793a088e 100644 --- a/sw/airborne/test/test_esc_mkk_simple.c +++ b/sw/airborne/test/test_esc_mkk_simple.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/airborne/test/test_telemetry.c b/sw/airborne/test/test_telemetry.c index 3752a9bfc1..34a7acbfba 100644 --- a/sw/airborne/test/test_telemetry.c +++ b/sw/airborne/test/test_telemetry.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/ground_segment/cockpit/ant_track.c b/sw/ground_segment/cockpit/ant_track.c index 0ff1f77e5f..6332d9143f 100644 --- a/sw/ground_segment/cockpit/ant_track.c +++ b/sw/ground_segment/cockpit/ant_track.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2009 - Pascal Brisset, Antoine Drouin * * Modified by: Mark Griffin diff --git a/sw/ground_segment/cockpit/ant_track_pmm.c b/sw/ground_segment/cockpit/ant_track_pmm.c index 9d7a70528d..47dd8337b2 100644 --- a/sw/ground_segment/cockpit/ant_track_pmm.c +++ b/sw/ground_segment/cockpit/ant_track_pmm.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id: ant_track_pmm.c 2010-11-27 18:14:20Z griffin $ - * * Copyright (C) 2010 * * Modified by: Mark Griffin and Todd Sandercock diff --git a/sw/ground_segment/cockpit/compass.ml b/sw/ground_segment/cockpit/compass.ml index 901855e21d..cc666c796d 100644 --- a/sw/ground_segment/cockpit/compass.ml +++ b/sw/ground_segment/cockpit/compass.ml @@ -1,6 +1,4 @@ (* -* $Id$ -* * Compass display for a manned vehicle * * Copyright (C) 2004-2009 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/cockpit/gcs.ml b/sw/ground_segment/cockpit/gcs.ml index 1b4f699598..61f56f216e 100644 --- a/sw/ground_segment/cockpit/gcs.ml +++ b/sw/ground_segment/cockpit/gcs.ml @@ -1,6 +1,4 @@ (* -* $Id$ -* * Multi aircrafts map display and flight plan editor * * Copyright (C) 2004-2009 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/cockpit/horizon.ml b/sw/ground_segment/cockpit/horizon.ml index 7254bee323..b280ed056e 100644 --- a/sw/ground_segment/cockpit/horizon.ml +++ b/sw/ground_segment/cockpit/horizon.ml @@ -1,6 +1,4 @@ (* -* $Id$ -* * Multi aircrafts map display and flight plan editor * * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin / 2011 Tobias Muench, Rolf Noellenburg diff --git a/sw/ground_segment/cockpit/live.ml b/sw/ground_segment/cockpit/live.ml index 8e12a588ef..643bbd742a 100644 --- a/sw/ground_segment/cockpit/live.ml +++ b/sw/ground_segment/cockpit/live.ml @@ -1,6 +1,4 @@ (* -* $Id$ -* * Real time handling of flying A/Cs * * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/cockpit/live.mli b/sw/ground_segment/cockpit/live.mli index 4f781b312e..b10e5c96ba 100644 --- a/sw/ground_segment/cockpit/live.mli +++ b/sw/ground_segment/cockpit/live.mli @@ -1,6 +1,4 @@ (* -* $Id$ -* * Real time handling of flying A/Cs * * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/cockpit/map2d.ml b/sw/ground_segment/cockpit/map2d.ml index 07d70ee942..77166b7fe0 100644 --- a/sw/ground_segment/cockpit/map2d.ml +++ b/sw/ground_segment/cockpit/map2d.ml @@ -1,6 +1,4 @@ (* -* $Id$ -* * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/ground_segment/cockpit/map2d.mli b/sw/ground_segment/cockpit/map2d.mli index b3271fcd9d..a76ef806b8 100644 --- a/sw/ground_segment/cockpit/map2d.mli +++ b/sw/ground_segment/cockpit/map2d.mli @@ -1,6 +1,4 @@ (* -* $Id$ -* * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/ground_segment/cockpit/page_settings.ml b/sw/ground_segment/cockpit/page_settings.ml index ace96e1217..9c5bcf8517 100644 --- a/sw/ground_segment/cockpit/page_settings.ml +++ b/sw/ground_segment/cockpit/page_settings.ml @@ -1,6 +1,4 @@ (* -* $Id$ -* * Widget to pack settings buttons * * Copyright (C) 2004-2009 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/cockpit/page_settings.mli b/sw/ground_segment/cockpit/page_settings.mli index 5a9dda55ab..52691f6a67 100644 --- a/sw/ground_segment/cockpit/page_settings.mli +++ b/sw/ground_segment/cockpit/page_settings.mli @@ -1,6 +1,4 @@ (* -* $Id$ -* * Widget to pack settings buttons * * Copyright (C) 2004-2009 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/cockpit/pages.ml b/sw/ground_segment/cockpit/pages.ml index c7dccb6160..16f7969376 100644 --- a/sw/ground_segment/cockpit/pages.ml +++ b/sw/ground_segment/cockpit/pages.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) 2006 ENAC, Pierre-Sélim Huard, Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/ground_segment/cockpit/pages.mli b/sw/ground_segment/cockpit/pages.mli index e20b0d2cbc..d383a4c8fc 100644 --- a/sw/ground_segment/cockpit/pages.mli +++ b/sw/ground_segment/cockpit/pages.mli @@ -1,6 +1,4 @@ (* -* $Id$ -* * Widgets of the aircraft notebook * * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/cockpit/papgets.ml b/sw/ground_segment/cockpit/papgets.ml index e44792fc88..323e8f2a6b 100644 --- a/sw/ground_segment/cockpit/papgets.ml +++ b/sw/ground_segment/cockpit/papgets.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Handling papgets in the geomap canvas * * Copyright (C) 2008 ENAC diff --git a/sw/ground_segment/cockpit/papgets.mli b/sw/ground_segment/cockpit/papgets.mli index 198798f718..5afbaa143e 100644 --- a/sw/ground_segment/cockpit/papgets.mli +++ b/sw/ground_segment/cockpit/papgets.mli @@ -1,6 +1,4 @@ (* -* $Id$ -* * Handling papgets in the geomap canvas * * Copyright (C) 2008 ENAC diff --git a/sw/ground_segment/cockpit/saveSettings.mli b/sw/ground_segment/cockpit/saveSettings.mli index eb291b203a..6a4e0a2cbc 100644 --- a/sw/ground_segment/cockpit/saveSettings.mli +++ b/sw/ground_segment/cockpit/saveSettings.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * GUI to save settings in the airframe file * * Copyright (C) 2008, Cyril Allignol, Pascal Brisset diff --git a/sw/ground_segment/cockpit/speech.ml b/sw/ground_segment/cockpit/speech.ml index c73923510e..38cfdd1f60 100644 --- a/sw/ground_segment/cockpit/speech.ml +++ b/sw/ground_segment/cockpit/speech.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Speech support for GCS alerts * * Copyright (C) 2011 diff --git a/sw/ground_segment/cockpit/strip.ml b/sw/ground_segment/cockpit/strip.ml index b4475c3553..6a085c5ca4 100644 --- a/sw/ground_segment/cockpit/strip.ml +++ b/sw/ground_segment/cockpit/strip.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Strip handling * * Copyright (C) 2006 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/cockpit/strip.mli b/sw/ground_segment/cockpit/strip.mli index a5ff6bc7ae..a8e6fecb0a 100644 --- a/sw/ground_segment/cockpit/strip.mli +++ b/sw/ground_segment/cockpit/strip.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Strip handling * * Copyright (C) 2006-2009 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/joystick/input2ivy.ml b/sw/ground_segment/joystick/input2ivy.ml index 82cfc939b1..45dc8ea5d2 100644 --- a/sw/ground_segment/joystick/input2ivy.ml +++ b/sw/ground_segment/joystick/input2ivy.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Forwarding events from an USB input device to the ivy bus * * Copyright (C) 2009 ENAC, Pascal Brisset diff --git a/sw/ground_segment/joystick/test_stick.c b/sw/ground_segment/joystick/test_stick.c index 3f04944c31..b2c064e49c 100644 --- a/sw/ground_segment/joystick/test_stick.c +++ b/sw/ground_segment/joystick/test_stick.c @@ -1,6 +1,4 @@ /* - * $Id: $ - * Copyright (C) 2009 ENAC * * This file is part of paparazzi. * test joystick detection and commands diff --git a/sw/ground_segment/joystick/usb_stick.c b/sw/ground_segment/joystick/usb_stick.c index a525755cbf..d3302d3c5d 100644 --- a/sw/ground_segment/joystick/usb_stick.c +++ b/sw/ground_segment/joystick/usb_stick.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * joystick lib * * based on Force Feedback: Constant Force Stress Test diff --git a/sw/ground_segment/joystick/usb_stick.h b/sw/ground_segment/joystick/usb_stick.h index 560dd09444..80d359f057 100644 --- a/sw/ground_segment/joystick/usb_stick.h +++ b/sw/ground_segment/joystick/usb_stick.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * joystick lib * * based on Force Feedback: Constant Force Stress Test diff --git a/sw/ground_segment/misc/davis2ivy.c b/sw/ground_segment/misc/davis2ivy.c index 7b089cea8e..734fbe9093 100644 --- a/sw/ground_segment/misc/davis2ivy.c +++ b/sw/ground_segment/misc/davis2ivy.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2011 Andreas Gaeb * * This file is part of paparazzi. diff --git a/sw/ground_segment/misc/kestrel2ivy.c b/sw/ground_segment/misc/kestrel2ivy.c index 01343c803a..50ad8ef359 100644 --- a/sw/ground_segment/misc/kestrel2ivy.c +++ b/sw/ground_segment/misc/kestrel2ivy.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2011 Andreas Gaeb, Max Chtangeev * * This file is part of paparazzi. diff --git a/sw/ground_segment/multimon/pprzlib.c b/sw/ground_segment/multimon/pprzlib.c index 75cd073984..6b3da717a4 100644 --- a/sw/ground_segment/multimon/pprzlib.c +++ b/sw/ground_segment/multimon/pprzlib.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 1996 * Thomas Sailer (sailer@ife.ee.ethz.ch, hb9jnx@hb9w.che.eu) * Copyright (C) 2005 Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/tmtc/aircraft.ml b/sw/ground_segment/tmtc/aircraft.ml index b65a7a11f6..65db850408 100644 --- a/sw/ground_segment/tmtc/aircraft.ml +++ b/sw/ground_segment/tmtc/aircraft.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) ENAC * * This file is part of paparazzi. diff --git a/sw/ground_segment/tmtc/aircraft.mli b/sw/ground_segment/tmtc/aircraft.mli index 236d10ba9b..97c4609f74 100644 --- a/sw/ground_segment/tmtc/aircraft.mli +++ b/sw/ground_segment/tmtc/aircraft.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) ENAC * * This file is part of paparazzi. diff --git a/sw/ground_segment/tmtc/airprox.ml b/sw/ground_segment/tmtc/airprox.ml index 89732fbc4c..c656886eeb 100644 --- a/sw/ground_segment/tmtc/airprox.ml +++ b/sw/ground_segment/tmtc/airprox.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Air Proximity Alert Module * * Copyright (C) ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/tmtc/airprox.mli b/sw/ground_segment/tmtc/airprox.mli index 2c9edad075..a7990ba429 100644 --- a/sw/ground_segment/tmtc/airprox.mli +++ b/sw/ground_segment/tmtc/airprox.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Air Proximity Alert Module * * Copyright (C) ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/tmtc/dia.ml b/sw/ground_segment/tmtc/dia.ml index 674573c2ed..52953a69fa 100644 --- a/sw/ground_segment/tmtc/dia.ml +++ b/sw/ground_segment/tmtc/dia.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) 2007- ENAC, Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/ground_segment/tmtc/diadec.ml b/sw/ground_segment/tmtc/diadec.ml index b178e52e13..6f66725bf2 100644 --- a/sw/ground_segment/tmtc/diadec.ml +++ b/sw/ground_segment/tmtc/diadec.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) 2007- ENAC, Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/ground_segment/tmtc/fw_server.ml b/sw/ground_segment/tmtc/fw_server.ml index d734a6873e..4a597a8f68 100644 --- a/sw/ground_segment/tmtc/fw_server.ml +++ b/sw/ground_segment/tmtc/fw_server.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Server part specific to fixed wing vehicles * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/tmtc/fw_server.mli b/sw/ground_segment/tmtc/fw_server.mli index f2744979e2..3185e1d816 100644 --- a/sw/ground_segment/tmtc/fw_server.mli +++ b/sw/ground_segment/tmtc/fw_server.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Server part specific to fixed wing vehicles * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/tmtc/gpsd2ivy.c b/sw/ground_segment/tmtc/gpsd2ivy.c index 1da5dc2087..c8f1daf3f5 100644 --- a/sw/ground_segment/tmtc/gpsd2ivy.c +++ b/sw/ground_segment/tmtc/gpsd2ivy.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2009 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/ground_segment/tmtc/ivy2udp.ml b/sw/ground_segment/tmtc/ivy2udp.ml index a8e7d61efc..02a15871d1 100644 --- a/sw/ground_segment/tmtc/ivy2udp.ml +++ b/sw/ground_segment/tmtc/ivy2udp.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) 2008 ENAC, Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/ground_segment/tmtc/kml.ml b/sw/ground_segment/tmtc/kml.ml index b6627e92a2..31989a5ef1 100644 --- a/sw/ground_segment/tmtc/kml.ml +++ b/sw/ground_segment/tmtc/kml.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * KML export for Google Earth display * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/tmtc/kml.mli b/sw/ground_segment/tmtc/kml.mli index 39b7386045..d9d943ab56 100644 --- a/sw/ground_segment/tmtc/kml.mli +++ b/sw/ground_segment/tmtc/kml.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * KML export for Google Earth display * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/tmtc/link.ml b/sw/ground_segment/tmtc/link.ml index f16ddf08c9..6021d4e9e5 100644 --- a/sw/ground_segment/tmtc/link.ml +++ b/sw/ground_segment/tmtc/link.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) 2004-2007 ENAC, Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/ground_segment/tmtc/messages.ml b/sw/ground_segment/tmtc/messages.ml index 209c785423..f595333ee5 100644 --- a/sw/ground_segment/tmtc/messages.ml +++ b/sw/ground_segment/tmtc/messages.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Multi aircrafts receiver, logger and broadcaster * * Copyright (C) 2005 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/tmtc/modem.ml b/sw/ground_segment/tmtc/modem.ml index 64deccd430..d0dbc529e4 100644 --- a/sw/ground_segment/tmtc/modem.ml +++ b/sw/ground_segment/tmtc/modem.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Ground harware modem handling * * Copyright (C) 2004-2006 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/tmtc/modem.mli b/sw/ground_segment/tmtc/modem.mli index f1669fbf1c..6f49862a01 100644 --- a/sw/ground_segment/tmtc/modem.mli +++ b/sw/ground_segment/tmtc/modem.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Ground harware modem handling * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/tmtc/server.ml b/sw/ground_segment/tmtc/server.ml index c5f559df42..381fd79cac 100644 --- a/sw/ground_segment/tmtc/server.ml +++ b/sw/ground_segment/tmtc/server.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Multi aircrafts receiver, logger and broadcaster * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/tmtc/settings.ml b/sw/ground_segment/tmtc/settings.ml index 0244c11d15..2ae22d7c14 100644 --- a/sw/ground_segment/tmtc/settings.ml +++ b/sw/ground_segment/tmtc/settings.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Multi aircraft settings handler * * Copyright (C) 2007 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/tmtc/stereo_demod.ml b/sw/ground_segment/tmtc/stereo_demod.ml index 0b8877ba4e..04a834f9db 100644 --- a/sw/ground_segment/tmtc/stereo_demod.ml +++ b/sw/ground_segment/tmtc/stereo_demod.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Hardware modem receiver * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/ground_segment/tmtc/wind.ml b/sw/ground_segment/tmtc/wind.ml index a08d15846f..944b7d335a 100644 --- a/sw/ground_segment/tmtc/wind.ml +++ b/sw/ground_segment/tmtc/wind.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Wind estimation by analysing aircrafts trajectories * * Copyright (C) 2004 ENAC, Nicolas Barnier, Pascal Brisset, Antoine Drouin diff --git a/sw/in_progress/ir_usb_i2c/i2c_usb.c b/sw/in_progress/ir_usb_i2c/i2c_usb.c index 825cd9797d..8ad1a3ae3a 100644 --- a/sw/in_progress/ir_usb_i2c/i2c_usb.c +++ b/sw/in_progress/ir_usb_i2c/i2c_usb.c @@ -5,8 +5,6 @@ * adapted to Melexis MLX 90614 adapter * * - * $Id$ - */ #include #include diff --git a/sw/in_progress/log_parser/linuxtest.c b/sw/in_progress/log_parser/linuxtest.c index f83c75872a..ff258d5dd7 100644 --- a/sw/in_progress/log_parser/linuxtest.c +++ b/sw/in_progress/log_parser/linuxtest.c @@ -1,6 +1,4 @@ /* - * Paparazzi $Id$ - * * Copyright (C) 2003-2009 Pascal Brisset, Antoine Drouin, Martin Mueller * * This file is part of paparazzi. diff --git a/sw/in_progress/turbine/turb_simu.c b/sw/in_progress/turbine/turb_simu.c index 7de2e410ea..fdb7407b47 100644 --- a/sw/in_progress/turbine/turb_simu.c +++ b/sw/in_progress/turbine/turb_simu.c @@ -1,6 +1,4 @@ /* - * turbine message simulator $Id: turb_simu.c 2145 2007-12-16 00:10:07Z mmm $ - * * Copyright (C) 2009 Martin Mueller * * This file is part of paparazzi. diff --git a/sw/include/std.h b/sw/include/std.h index 658459a5d6..161cc25fe8 100644 --- a/sw/include/std.h +++ b/sw/include/std.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2005 Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/lib/ocaml/base64.ml b/sw/lib/ocaml/base64.ml index 2a173efd9e..ad5e54eabc 100644 --- a/sw/lib/ocaml/base64.ml +++ b/sw/lib/ocaml/base64.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Downlink protocol (handling messages.xml) * * Copyright (c) 2003 Dustin Sallings diff --git a/sw/lib/ocaml/base64.mli b/sw/lib/ocaml/base64.mli index bc92d3ba5c..0c05651536 100644 --- a/sw/lib/ocaml/base64.mli +++ b/sw/lib/ocaml/base64.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Downlink protocol (handling messages.xml) * * Copyright (c) 2003 Dustin Sallings diff --git a/sw/lib/ocaml/debug.ml b/sw/lib/ocaml/debug.ml index d70606c9c6..f92da81da0 100644 --- a/sw/lib/ocaml/debug.ml +++ b/sw/lib/ocaml/debug.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Debugging facilities * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/debug.mli b/sw/lib/ocaml/debug.mli index 771505b6a3..4d2784e84a 100644 --- a/sw/lib/ocaml/debug.mli +++ b/sw/lib/ocaml/debug.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Debugging facilities * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/defivybus.ml b/sw/lib/ocaml/defivybus.ml index 9769391017..9ef648f1ee 100644 --- a/sw/lib/ocaml/defivybus.ml +++ b/sw/lib/ocaml/defivybus.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Default ivy bus address selection * * Copyright (C) 2011 Eric Parsonage diff --git a/sw/lib/ocaml/editAirframe.ml b/sw/lib/ocaml/editAirframe.ml index aa45700e82..22a34b4489 100644 --- a/sw/lib/ocaml/editAirframe.ml +++ b/sw/lib/ocaml/editAirframe.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Handling of an XML airframe file * * Copyright (C) 2008, Cyril Allignol, Pascal Brisset diff --git a/sw/lib/ocaml/editAirframe.mli b/sw/lib/ocaml/editAirframe.mli index 744e9d531d..122b3d8004 100644 --- a/sw/lib/ocaml/editAirframe.mli +++ b/sw/lib/ocaml/editAirframe.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Handling of an XML airframe file * * Copyright (C) 2008, Cyril Allignol, Pascal Brisset diff --git a/sw/lib/ocaml/egm96.ml b/sw/lib/ocaml/egm96.ml index f089859ae2..306ab6f345 100644 --- a/sw/lib/ocaml/egm96.ml +++ b/sw/lib/ocaml/egm96.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * EGM96 geoid model * * Copyright (C) 2009 ENAC, Pascal Brisset diff --git a/sw/lib/ocaml/egm96.mli b/sw/lib/ocaml/egm96.mli index 19aebc31b5..919f2c7d7b 100644 --- a/sw/lib/ocaml/egm96.mli +++ b/sw/lib/ocaml/egm96.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * EGM96 geoid model * * Copyright (C) 2009 ENAC, Pascal Brisset diff --git a/sw/lib/ocaml/env.ml b/sw/lib/ocaml/env.ml index 3437a2d145..5573da8dea 100644 --- a/sw/lib/ocaml/env.ml +++ b/sw/lib/ocaml/env.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Configuration handling * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/env.mli b/sw/lib/ocaml/env.mli index 016b0f60db..6c40cc3b49 100644 --- a/sw/lib/ocaml/env.mli +++ b/sw/lib/ocaml/env.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Configuration handling * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/expr_lexer.mll b/sw/lib/ocaml/expr_lexer.mll index dbfa4fab10..67eb5f4dcc 100644 --- a/sw/lib/ocaml/expr_lexer.mll +++ b/sw/lib/ocaml/expr_lexer.mll @@ -1,6 +1,4 @@ (* - * $Id$ - * * Lexical tokens à la C * * Copyright (C) 2003-2010 Antoine Drouin, Pascal Brisset, ENAC diff --git a/sw/lib/ocaml/expr_parser.mly b/sw/lib/ocaml/expr_parser.mly index 7aa963ce37..0187911944 100644 --- a/sw/lib/ocaml/expr_parser.mly +++ b/sw/lib/ocaml/expr_parser.mly @@ -1,6 +1,4 @@ /* - * $Id$ - * * Grammar à la C * * Copyright (C) 2003-2010 Antoine Drouin, Pascal Brisset, ENAC diff --git a/sw/lib/ocaml/expr_syntax.ml b/sw/lib/ocaml/expr_syntax.ml index fd9d5ad2c0..22571d48fd 100644 --- a/sw/lib/ocaml/expr_syntax.ml +++ b/sw/lib/ocaml/expr_syntax.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Syntax of expressions à la C * * Copyright (C) 2003-2010 Antoine Drouin, Pascal Brisset, ENAC diff --git a/sw/lib/ocaml/expr_syntax.mli b/sw/lib/ocaml/expr_syntax.mli index cac24c457a..ee57fbe537 100644 --- a/sw/lib/ocaml/expr_syntax.mli +++ b/sw/lib/ocaml/expr_syntax.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Syntax of expressions à la C * * Copyright (C) 2003-2010 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/extXml.ml b/sw/lib/ocaml/extXml.ml index 99829c5b36..5058c2043c 100644 --- a/sw/lib/ocaml/extXml.ml +++ b/sw/lib/ocaml/extXml.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Xml-Light extension * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset diff --git a/sw/lib/ocaml/extXml.mli b/sw/lib/ocaml/extXml.mli index f9edc132e3..0152493cca 100644 --- a/sw/lib/ocaml/extXml.mli +++ b/sw/lib/ocaml/extXml.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Xml-Light extension * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset diff --git a/sw/lib/ocaml/fig.ml b/sw/lib/ocaml/fig.ml index 03e2057c17..7976f0d124 100644 --- a/sw/lib/ocaml/fig.ml +++ b/sw/lib/ocaml/fig.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) 2009 ENAC, Pascal Brisset * * This file is part of paparazzi. diff --git a/sw/lib/ocaml/fig.mli b/sw/lib/ocaml/fig.mli index baa3d7387b..0ed1b2c8c0 100644 --- a/sw/lib/ocaml/fig.mli +++ b/sw/lib/ocaml/fig.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) 2009 ENAC, Pascal Brisset * * This file is part of paparazzi. diff --git a/sw/lib/ocaml/geometry_2d.ml b/sw/lib/ocaml/geometry_2d.ml index dbdfefcd3b..5353324841 100644 --- a/sw/lib/ocaml/geometry_2d.ml +++ b/sw/lib/ocaml/geometry_2d.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * 2D Geometry * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec diff --git a/sw/lib/ocaml/geometry_2d.mli b/sw/lib/ocaml/geometry_2d.mli index 96bc6757cc..0979028f17 100644 --- a/sw/lib/ocaml/geometry_2d.mli +++ b/sw/lib/ocaml/geometry_2d.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * 2D Geometry * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec diff --git a/sw/lib/ocaml/geometry_3d.ml b/sw/lib/ocaml/geometry_3d.ml index 8fe6595686..99ab07cca4 100644 --- a/sw/lib/ocaml/geometry_3d.ml +++ b/sw/lib/ocaml/geometry_3d.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * 3D Geometry * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec diff --git a/sw/lib/ocaml/geometry_3d.mli b/sw/lib/ocaml/geometry_3d.mli index da34ac4bfa..fbafa83db8 100644 --- a/sw/lib/ocaml/geometry_3d.mli +++ b/sw/lib/ocaml/geometry_3d.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * 3D Geometry * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec diff --git a/sw/lib/ocaml/gm.ml b/sw/lib/ocaml/gm.ml index 7e2ce48b67..31b9cff1cc 100644 --- a/sw/lib/ocaml/gm.ml +++ b/sw/lib/ocaml/gm.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Google Maps utilities * * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/gm.mli b/sw/lib/ocaml/gm.mli index 66e2ef284b..7be6cbddaf 100644 --- a/sw/lib/ocaml/gm.mli +++ b/sw/lib/ocaml/gm.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Google Maps utilities * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset diff --git a/sw/lib/ocaml/gtk_3d.ml b/sw/lib/ocaml/gtk_3d.ml index f47a6b380a..b32d9ca355 100644 --- a/sw/lib/ocaml/gtk_3d.ml +++ b/sw/lib/ocaml/gtk_3d.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * 3D display widget * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec diff --git a/sw/lib/ocaml/gtk_3d.mli b/sw/lib/ocaml/gtk_3d.mli index 3d80735eb7..6243172a33 100644 --- a/sw/lib/ocaml/gtk_3d.mli +++ b/sw/lib/ocaml/gtk_3d.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec * * This file is part of paparazzi. diff --git a/sw/lib/ocaml/gtk_draw.ml b/sw/lib/ocaml/gtk_draw.ml index 5782b56158..017a633300 100644 --- a/sw/lib/ocaml/gtk_draw.ml +++ b/sw/lib/ocaml/gtk_draw.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * GTK drawing in a pixmap * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec diff --git a/sw/lib/ocaml/gtk_image.ml b/sw/lib/ocaml/gtk_image.ml index cbaf50d016..7556bc7d46 100644 --- a/sw/lib/ocaml/gtk_image.ml +++ b/sw/lib/ocaml/gtk_image.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Images utils * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec diff --git a/sw/lib/ocaml/gtk_image.mli b/sw/lib/ocaml/gtk_image.mli index cd3e96640e..2225710d89 100644 --- a/sw/lib/ocaml/gtk_image.mli +++ b/sw/lib/ocaml/gtk_image.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Images utils * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec diff --git a/sw/lib/ocaml/gtk_tools.ml b/sw/lib/ocaml/gtk_tools.ml index 49a51b9646..140b7312e4 100644 --- a/sw/lib/ocaml/gtk_tools.ml +++ b/sw/lib/ocaml/gtk_tools.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Lablgtk2 utils * * Copyright (C) 2009 ENAC, Pascal Brisset diff --git a/sw/lib/ocaml/gtk_tools.mli b/sw/lib/ocaml/gtk_tools.mli index 2b1b09cc52..f0980b13d1 100644 --- a/sw/lib/ocaml/gtk_tools.mli +++ b/sw/lib/ocaml/gtk_tools.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Lablgtk2 utils * * Copyright (C) 2009 ENAC, Pascal Brisset diff --git a/sw/lib/ocaml/gtk_tools_GL.ml b/sw/lib/ocaml/gtk_tools_GL.ml index a3ff5665ea..a23ef00b31 100644 --- a/sw/lib/ocaml/gtk_tools_GL.ml +++ b/sw/lib/ocaml/gtk_tools_GL.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * OpenGL utils * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec diff --git a/sw/lib/ocaml/gtk_tools_GL.mli b/sw/lib/ocaml/gtk_tools_GL.mli index 882dcb7c06..e5e7a3c84b 100644 --- a/sw/lib/ocaml/gtk_tools_GL.mli +++ b/sw/lib/ocaml/gtk_tools_GL.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * OpenGL utils * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec diff --git a/sw/lib/ocaml/gtk_tools_icons.ml b/sw/lib/ocaml/gtk_tools_icons.ml index 97624b4c0e..a54045a6a6 100644 --- a/sw/lib/ocaml/gtk_tools_icons.ml +++ b/sw/lib/ocaml/gtk_tools_icons.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Icons library * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec diff --git a/sw/lib/ocaml/gtk_tools_icons.mli b/sw/lib/ocaml/gtk_tools_icons.mli index 66c7fdf162..f22a09183a 100644 --- a/sw/lib/ocaml/gtk_tools_icons.mli +++ b/sw/lib/ocaml/gtk_tools_icons.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Icons library * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec diff --git a/sw/lib/ocaml/gtkgl_Hack.ml b/sw/lib/ocaml/gtkgl_Hack.ml index 366acbdc10..c4d0c44deb 100644 --- a/sw/lib/ocaml/gtkgl_Hack.ml +++ b/sw/lib/ocaml/gtkgl_Hack.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec * * This file is part of paparazzi. diff --git a/sw/lib/ocaml/gtkgl_Hack.mli b/sw/lib/ocaml/gtkgl_Hack.mli index a598b836b9..aaddd4d382 100644 --- a/sw/lib/ocaml/gtkgl_Hack.mli +++ b/sw/lib/ocaml/gtkgl_Hack.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec * * This file is part of paparazzi. diff --git a/sw/lib/ocaml/iGN.ml b/sw/lib/ocaml/iGN.ml index 12f33b6be8..0429e924c9 100644 --- a/sw/lib/ocaml/iGN.ml +++ b/sw/lib/ocaml/iGN.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Handling IGN tiles * * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/iGN.mli b/sw/lib/ocaml/iGN.mli index 2f3dfde7b8..cc5bd1252c 100644 --- a/sw/lib/ocaml/iGN.mli +++ b/sw/lib/ocaml/iGN.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Handling IGN tiles * * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/latlong.ml b/sw/lib/ocaml/latlong.ml index baa7b778cd..65432e05e9 100644 --- a/sw/lib/ocaml/latlong.ml +++ b/sw/lib/ocaml/latlong.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Geographic conversion utilities * * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/latlong.mli b/sw/lib/ocaml/latlong.mli index 012d540ac0..3840006c34 100644 --- a/sw/lib/ocaml/latlong.mli +++ b/sw/lib/ocaml/latlong.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Geographic conversion utilities * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset diff --git a/sw/lib/ocaml/logpprz.ml b/sw/lib/ocaml/logpprz.ml index d4d9052d5e..9ad2de0fbd 100644 --- a/sw/lib/ocaml/logpprz.ml +++ b/sw/lib/ocaml/logpprz.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Reading logged timestamped messages * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/mapCanvas.ml b/sw/lib/ocaml/mapCanvas.ml index 57fa2f2bdb..82dc10e217 100644 --- a/sw/lib/ocaml/mapCanvas.ml +++ b/sw/lib/ocaml/mapCanvas.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Geographic display * * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/mapCanvas.mli b/sw/lib/ocaml/mapCanvas.mli index 75b2e94c28..5259c7700d 100644 --- a/sw/lib/ocaml/mapCanvas.mli +++ b/sw/lib/ocaml/mapCanvas.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Geographic display * * Copyright (C) 2004-2008 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/mapFP.ml b/sw/lib/ocaml/mapFP.ml index f16be928de..b25367990f 100644 --- a/sw/lib/ocaml/mapFP.ml +++ b/sw/lib/ocaml/mapFP.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Displaying and editing a flight plan on a MapCanvas * * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/mapFP.mli b/sw/lib/ocaml/mapFP.mli index 8778b5789a..010cbfb309 100644 --- a/sw/lib/ocaml/mapFP.mli +++ b/sw/lib/ocaml/mapFP.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Displaying and editing a flight plan on a MapCanvas * * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/mapGoogle.ml b/sw/lib/ocaml/mapGoogle.ml index 8bfc4fbbed..650ec1ddf5 100644 --- a/sw/lib/ocaml/mapGoogle.ml +++ b/sw/lib/ocaml/mapGoogle.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Displaying Google Maps on a MapCanvas object * * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/mapGoogle.mli b/sw/lib/ocaml/mapGoogle.mli index 1b7f1095ca..0255098cac 100644 --- a/sw/lib/ocaml/mapGoogle.mli +++ b/sw/lib/ocaml/mapGoogle.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Displaying Google Maps on a MapCanvas object * * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/mapIGN.ml b/sw/lib/ocaml/mapIGN.ml index 539cb51522..7f0a478982 100644 --- a/sw/lib/ocaml/mapIGN.ml +++ b/sw/lib/ocaml/mapIGN.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Displaying IGN Maps on a MapCanvas object * * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/mapIGN.mli b/sw/lib/ocaml/mapIGN.mli index 0a816cf568..6cd617a9a8 100644 --- a/sw/lib/ocaml/mapIGN.mli +++ b/sw/lib/ocaml/mapIGN.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Displaying IGN Maps on a MapCanvas object * * Copyright (C) 2004-2006 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/mapTrack.ml b/sw/lib/ocaml/mapTrack.ml index 42501fad1f..417e0e8acc 100644 --- a/sw/lib/ocaml/mapTrack.ml +++ b/sw/lib/ocaml/mapTrack.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Track objects * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/mapTrack.mli b/sw/lib/ocaml/mapTrack.mli index 0d9a7720f9..e6baa8d015 100644 --- a/sw/lib/ocaml/mapTrack.mli +++ b/sw/lib/ocaml/mapTrack.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Track objects * * Copyright (C) 2004-2010 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/mapWaypoints.ml b/sw/lib/ocaml/mapWaypoints.ml index 399b134858..4275171e4f 100644 --- a/sw/lib/ocaml/mapWaypoints.ml +++ b/sw/lib/ocaml/mapWaypoints.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Waypoints objects * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/mapWaypoints.mli b/sw/lib/ocaml/mapWaypoints.mli index 8e4bb6b5f2..4b79805265 100644 --- a/sw/lib/ocaml/mapWaypoints.mli +++ b/sw/lib/ocaml/mapWaypoints.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Waypoints objects * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/maps_support.ml b/sw/lib/ocaml/maps_support.ml index 826257b020..b6aacd5807 100644 --- a/sw/lib/ocaml/maps_support.ml +++ b/sw/lib/ocaml/maps_support.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Support for obtaining google maps api information at runtime * * Copyright (C) 2011 Stephen Dwyer diff --git a/sw/lib/ocaml/ocaml_tools.ml b/sw/lib/ocaml/ocaml_tools.ml index 95a9428553..81c77241f9 100644 --- a/sw/lib/ocaml/ocaml_tools.ml +++ b/sw/lib/ocaml/ocaml_tools.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Utilities * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec diff --git a/sw/lib/ocaml/ocaml_tools.mli b/sw/lib/ocaml/ocaml_tools.mli index 26fe595b9b..e5ca8868ac 100644 --- a/sw/lib/ocaml/ocaml_tools.mli +++ b/sw/lib/ocaml/ocaml_tools.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Utilities * * Copyright (C) 2004-2009 CENA/ENAC, Yann Le Fablec, Pascal Brisset diff --git a/sw/lib/ocaml/os_calls.ml b/sw/lib/ocaml/os_calls.ml index 99139cb1e8..be4e8b6fee 100644 --- a/sw/lib/ocaml/os_calls.ml +++ b/sw/lib/ocaml/os_calls.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Support for obtaining os specific information at runtime * * Copyright (C) 2011 Eric Parsonage and Stephen Dwyer diff --git a/sw/lib/ocaml/papget.ml b/sw/lib/ocaml/papget.ml index 3aea2c8d53..cd86522063 100644 --- a/sw/lib/ocaml/papget.ml +++ b/sw/lib/ocaml/papget.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Paparazzi widgets * * Copyright (C) 2008 ENAC diff --git a/sw/lib/ocaml/papget.mli b/sw/lib/ocaml/papget.mli index e957066cb5..21b1115566 100644 --- a/sw/lib/ocaml/papget.mli +++ b/sw/lib/ocaml/papget.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Paparazzi widgets * * Copyright (C) 2008 ENAC diff --git a/sw/lib/ocaml/papget_common.ml b/sw/lib/ocaml/papget_common.ml index 9840a24d10..303f3b675a 100644 --- a/sw/lib/ocaml/papget_common.ml +++ b/sw/lib/ocaml/papget_common.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Commons for papgets * * Copyright (C) 2008 ENAC diff --git a/sw/lib/ocaml/papget_common.mli b/sw/lib/ocaml/papget_common.mli index f4df16377a..d88913e6b9 100644 --- a/sw/lib/ocaml/papget_common.mli +++ b/sw/lib/ocaml/papget_common.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Commons for papgets * * Copyright (C) 2008 ENAC diff --git a/sw/lib/ocaml/papget_renderer.ml b/sw/lib/ocaml/papget_renderer.ml index 6dfdf25411..ba5f376121 100644 --- a/sw/lib/ocaml/papget_renderer.ml +++ b/sw/lib/ocaml/papget_renderer.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Paparazzi widget renderers * * Copyright (C) 2008-2009 ENAC, Pascal Brisset diff --git a/sw/lib/ocaml/papget_renderer.mli b/sw/lib/ocaml/papget_renderer.mli index 2459f87ec3..068431b84c 100644 --- a/sw/lib/ocaml/papget_renderer.mli +++ b/sw/lib/ocaml/papget_renderer.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Paparazzi widget renderers * * Copyright (C) 2008 ENAC diff --git a/sw/lib/ocaml/platform.ml b/sw/lib/ocaml/platform.ml index f1047329a8..9b71b2631a 100644 --- a/sw/lib/ocaml/platform.ml +++ b/sw/lib/ocaml/platform.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec * * This file is part of paparazzi. diff --git a/sw/lib/ocaml/platform.mli b/sw/lib/ocaml/platform.mli index c5b50b34ae..93afd7f820 100644 --- a/sw/lib/ocaml/platform.mli +++ b/sw/lib/ocaml/platform.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec * * This file is part of paparazzi. diff --git a/sw/lib/ocaml/pprz.ml b/sw/lib/ocaml/pprz.ml index efcf53a8f5..81da4a89dd 100644 --- a/sw/lib/ocaml/pprz.ml +++ b/sw/lib/ocaml/pprz.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Downlink protocol (handling messages.xml) * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/pprz.mli b/sw/lib/ocaml/pprz.mli index 5338be84fa..bec87a2546 100644 --- a/sw/lib/ocaml/pprz.mli +++ b/sw/lib/ocaml/pprz.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Downlink protocol (handling messages.xml) * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/serial.ml b/sw/lib/ocaml/serial.ml index a7e0e87233..3b9c549f15 100644 --- a/sw/lib/ocaml/serial.ml +++ b/sw/lib/ocaml/serial.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Serial Port handling * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset diff --git a/sw/lib/ocaml/serial.mli b/sw/lib/ocaml/serial.mli index 9173d4b5df..ef2b7e26b4 100644 --- a/sw/lib/ocaml/serial.mli +++ b/sw/lib/ocaml/serial.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Serial Port handling * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset diff --git a/sw/lib/ocaml/srtm.ml b/sw/lib/ocaml/srtm.ml index 74d769e826..071833d9cd 100644 --- a/sw/lib/ocaml/srtm.ml +++ b/sw/lib/ocaml/srtm.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Acces functions to SRTM data (http://edcftp.cr.usgs.gov/pub/data/srtm) * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/srtm.mli b/sw/lib/ocaml/srtm.mli index 09f9f8d57b..c3742b41bf 100644 --- a/sw/lib/ocaml/srtm.mli +++ b/sw/lib/ocaml/srtm.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Acces functions to SRTM data (http://edcftp.cr.usgs.gov/pub/data/srtm) * * Copyright (C) 2004 CENA/ENAC, Yann Le Fablec, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/ubx.ml b/sw/lib/ocaml/ubx.ml index a04bea3502..2b073e15a2 100644 --- a/sw/lib/ocaml/ubx.ml +++ b/sw/lib/ocaml/ubx.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * UBX protocol handling * * Copyright (C) 2004-2006 Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/ubx.mli b/sw/lib/ocaml/ubx.mli index 9fd23a6b75..b5d9847c59 100644 --- a/sw/lib/ocaml/ubx.mli +++ b/sw/lib/ocaml/ubx.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * UBX protocol handling * * Copyright (C) 2004-2006 Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/wind_sock.ml b/sw/lib/ocaml/wind_sock.ml index 6f693cbbd4..e8f484df06 100644 --- a/sw/lib/ocaml/wind_sock.ml +++ b/sw/lib/ocaml/wind_sock.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Wind sock * * Copyright (C) 2007 ENAC diff --git a/sw/lib/ocaml/wind_sock.mli b/sw/lib/ocaml/wind_sock.mli index be8db0e5d9..94c93b628d 100644 --- a/sw/lib/ocaml/wind_sock.mli +++ b/sw/lib/ocaml/wind_sock.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Wind sock * * Copyright (C) 2007 ENAC diff --git a/sw/lib/ocaml/xbee.ml b/sw/lib/ocaml/xbee.ml index e437eaa051..6751920043 100644 --- a/sw/lib/ocaml/xbee.ml +++ b/sw/lib/ocaml/xbee.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) 2006 ENAC, Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/lib/ocaml/xbee.mli b/sw/lib/ocaml/xbee.mli index 0d31974a37..21631d9702 100644 --- a/sw/lib/ocaml/xbee.mli +++ b/sw/lib/ocaml/xbee.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Copyright (C) 2006 ENAC, Pascal Brisset, Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/lib/ocaml/xml2h.ml b/sw/lib/ocaml/xml2h.ml index 7955ddf26b..6f02c3853e 100644 --- a/sw/lib/ocaml/xml2h.ml +++ b/sw/lib/ocaml/xml2h.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * XML preprocessing tools * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/xml2h.mli b/sw/lib/ocaml/xml2h.mli index 5a21fb4d6c..7431fe3471 100644 --- a/sw/lib/ocaml/xml2h.mli +++ b/sw/lib/ocaml/xml2h.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * XML preprocessing tools * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/xmlCom.ml b/sw/lib/ocaml/xmlCom.ml index 3f17cb0ec9..0bcd49f91f 100644 --- a/sw/lib/ocaml/xmlCom.ml +++ b/sw/lib/ocaml/xmlCom.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * XML parsing keeping everything (comments and declarations) * * Copyright (C) 2008, Cyril Allignol, Pascal Brisset diff --git a/sw/lib/ocaml/xmlCom.mli b/sw/lib/ocaml/xmlCom.mli index dcd4178a06..f5a0efd695 100644 --- a/sw/lib/ocaml/xmlCom.mli +++ b/sw/lib/ocaml/xmlCom.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * XML parsing keeping everything (comments and declarations) * * Copyright (C) 2008, Cyril Allignol, Pascal Brisset diff --git a/sw/lib/ocaml/xmlEdit.ml b/sw/lib/ocaml/xmlEdit.ml index c74c6814cf..e26d72ea28 100644 --- a/sw/lib/ocaml/xmlEdit.ml +++ b/sw/lib/ocaml/xmlEdit.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * XML editor * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/lib/ocaml/xmlEdit.mli b/sw/lib/ocaml/xmlEdit.mli index 219866e260..85d019f5ba 100644 --- a/sw/lib/ocaml/xmlEdit.mli +++ b/sw/lib/ocaml/xmlEdit.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * XML graphics editor * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/logalizer/export.ml b/sw/logalizer/export.ml index 121c673c4a..ae3e95be1d 100644 --- a/sw/logalizer/export.ml +++ b/sw/logalizer/export.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * GUI to export some values of a log * * Copyright (C) 2008, ENAC diff --git a/sw/logalizer/log_file.ml b/sw/logalizer/log_file.ml index af74be8b52..cd0851bde2 100644 --- a/sw/logalizer/log_file.ml +++ b/sw/logalizer/log_file.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Log files utilities * * Copyright (C) 2007 ENAC diff --git a/sw/logalizer/openlog2tlm.c b/sw/logalizer/openlog2tlm.c index e7f739a401..aa1cdfe125 100644 --- a/sw/logalizer/openlog2tlm.c +++ b/sw/logalizer/openlog2tlm.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Converter for OpenLog logfiles to TLM * * Copyright (C) 2011-2012 Christoph Niemann diff --git a/sw/logalizer/play-nox.ml b/sw/logalizer/play-nox.ml index ab066adef6..fc0a8820a2 100644 --- a/sw/logalizer/play-nox.ml +++ b/sw/logalizer/play-nox.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Log player * * Copyright (C) 2004-2009 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/logalizer/play.ml b/sw/logalizer/play.ml index 0d9cf69bf0..8672bcbcf3 100644 --- a/sw/logalizer/play.ml +++ b/sw/logalizer/play.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Log player * * Copyright (C) 2004-2009 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/logalizer/play_core.ml b/sw/logalizer/play_core.ml index 86d7d871c0..4b87830808 100644 --- a/sw/logalizer/play_core.ml +++ b/sw/logalizer/play_core.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Log player * * Copyright (C) 2004 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/logalizer/plot.ml b/sw/logalizer/plot.ml index 79aac83b22..5b11b8bd28 100644 --- a/sw/logalizer/plot.ml +++ b/sw/logalizer/plot.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Basic log plotter * * Copyright (C) 2007- ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/logalizer/plotter.ml b/sw/logalizer/plotter.ml index fc1f523d88..308f394e19 100644 --- a/sw/logalizer/plotter.ml +++ b/sw/logalizer/plotter.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Real time plotter * * Copyright (C) 2007- ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/logalizer/sd2log.ml b/sw/logalizer/sd2log.ml index 347929698c..9b37090dc9 100644 --- a/sw/logalizer/sd2log.ml +++ b/sw/logalizer/sd2log.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Extraction of .log and .data file from a .TLM airborne SD file * * Copyright (C) 2009 ENAC, Pascal Brisset diff --git a/sw/simulator/data.ml b/sw/simulator/data.ml index 64801395b6..5728b44303 100644 --- a/sw/simulator/data.ml +++ b/sw/simulator/data.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Usefull data for simulation * * Copyright (C) 2004 Pascal Brisset, Antoine Drouin diff --git a/sw/simulator/data.mli b/sw/simulator/data.mli index 530f7734a6..aa4734fc64 100644 --- a/sw/simulator/data.mli +++ b/sw/simulator/data.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Usefull data for simulation * * Copyright (C) 2004 Pascal Brisset, Antoine Drouin diff --git a/sw/simulator/flightModel.ml b/sw/simulator/flightModel.ml index aefad04062..3f647c6fd6 100644 --- a/sw/simulator/flightModel.ml +++ b/sw/simulator/flightModel.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Basic flight model for simulation * * Copyright (C) 2004-2006 Pascal Brisset, Antoine Drouin diff --git a/sw/simulator/flightModel.mli b/sw/simulator/flightModel.mli index 5b2762086a..72a8f01472 100644 --- a/sw/simulator/flightModel.mli +++ b/sw/simulator/flightModel.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Basic flight model for simulation * * Copyright (C) 2004-2006 Pascal Brisset, Antoine Drouin diff --git a/sw/simulator/gaia.ml b/sw/simulator/gaia.ml index 6a69c227bb..693af774f0 100644 --- a/sw/simulator/gaia.ml +++ b/sw/simulator/gaia.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * World environment (time, wind, ...) for multi-AC simulation * * Copyright (C) 2004 Pascal Brisset, Antoine Drouin diff --git a/sw/simulator/gps.ml b/sw/simulator/gps.ml index d894e0c22b..6587971c85 100644 --- a/sw/simulator/gps.ml +++ b/sw/simulator/gps.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Basic GPS parameters simulation * * Copyright (C) 2004 Pascal Brisset, Antoine Drouin diff --git a/sw/simulator/gps.mli b/sw/simulator/gps.mli index 386118aabe..66ca9ba030 100644 --- a/sw/simulator/gps.mli +++ b/sw/simulator/gps.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Basic GPS parameters simulation * * Copyright (C) 2004 Pascal Brisset, Antoine Drouin diff --git a/sw/simulator/hitl.ml b/sw/simulator/hitl.ml index 7670c13f63..e4e996bd4b 100644 --- a/sw/simulator/hitl.ml +++ b/sw/simulator/hitl.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Hardware In The Loop * * Copyright (C) 2004 Pascal Brisset, Antoine Drouin diff --git a/sw/simulator/hitl.mli b/sw/simulator/hitl.mli index e5cc9037af..c3037ee086 100644 --- a/sw/simulator/hitl.mli +++ b/sw/simulator/hitl.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Hardware In The Loop * * Copyright (C) 2004 Pascal Brisset, Antoine Drouin diff --git a/sw/simulator/old_booz/booz2_sim_main.c b/sw/simulator/old_booz/booz2_sim_main.c index f2fb021d6a..4161279adb 100644 --- a/sw/simulator/old_booz/booz2_sim_main.c +++ b/sw/simulator/old_booz/booz2_sim_main.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/simulator/old_booz/booz_sensors_model.h b/sw/simulator/old_booz/booz_sensors_model.h index ccc4a8f585..ee33e998a4 100644 --- a/sw/simulator/old_booz/booz_sensors_model.h +++ b/sw/simulator/old_booz/booz_sensors_model.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/simulator/old_booz/booz_sensors_model_params_booz2.h b/sw/simulator/old_booz/booz_sensors_model_params_booz2.h index 465b093b75..57dad7195f 100644 --- a/sw/simulator/old_booz/booz_sensors_model_params_booz2.h +++ b/sw/simulator/old_booz/booz_sensors_model_params_booz2.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/simulator/old_booz/booz_sensors_model_params_booz2_a1.h b/sw/simulator/old_booz/booz_sensors_model_params_booz2_a1.h index 1a923b9e44..352a6b0d01 100644 --- a/sw/simulator/old_booz/booz_sensors_model_params_booz2_a1.h +++ b/sw/simulator/old_booz/booz_sensors_model_params_booz2_a1.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Antoine Drouin * * This file is part of paparazzi. diff --git a/sw/simulator/sim.ml b/sw/simulator/sim.ml index a3af693611..059afe960e 100644 --- a/sw/simulator/sim.ml +++ b/sw/simulator/sim.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Hardware in the loop basic simulator (handling GPS, infrared and commands) * * Copyright (C) 2004-2006 Pascal Brisset, Antoine Drouin diff --git a/sw/simulator/sim_ac_booz.c b/sw/simulator/sim_ac_booz.c index 936c9366a4..acc08ccd2d 100644 --- a/sw/simulator/sim_ac_booz.c +++ b/sw/simulator/sim_ac_booz.c @@ -1,6 +1,4 @@ /* - * $Id: sim_ac_fw.c 3499 2009-06-16 17:38:56Z gov $ - * * Copyright (C) 2008 Gautier Hattenberger * * This file is part of paparazzi. diff --git a/sw/simulator/sim_ac_flightgear.c b/sw/simulator/sim_ac_flightgear.c index 43d2e21521..0817ce63eb 100644 --- a/sw/simulator/sim_ac_flightgear.c +++ b/sw/simulator/sim_ac_flightgear.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2011 Eric Parsonage eric@eparsonage.com * Mainly based around the equivalent file in nps * which was written by Antoine diff --git a/sw/simulator/sim_ac_fw.c b/sw/simulator/sim_ac_fw.c index d817f0e598..40d04c1387 100644 --- a/sw/simulator/sim_ac_fw.c +++ b/sw/simulator/sim_ac_fw.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Gautier Hattenberger * * This file is part of paparazzi. diff --git a/sw/simulator/sim_ac_jsbsim.c b/sw/simulator/sim_ac_jsbsim.c index fdddd1635e..5034161c89 100644 --- a/sw/simulator/sim_ac_jsbsim.c +++ b/sw/simulator/sim_ac_jsbsim.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Gautier Hattenberger * * This file is part of paparazzi. diff --git a/sw/simulator/sim_ac_jsbsim.h b/sw/simulator/sim_ac_jsbsim.h index 282300ccc4..37570df3c1 100644 --- a/sw/simulator/sim_ac_jsbsim.h +++ b/sw/simulator/sim_ac_jsbsim.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2008 Gautier Hattenberger * * This file is part of paparazzi. diff --git a/sw/simulator/sitl.ml b/sw/simulator/sitl.ml index f001556da9..4f7a5998aa 100644 --- a/sw/simulator/sitl.ml +++ b/sw/simulator/sitl.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Software in the loop basic simulator (handling GPS, infrared and commands) * * Copyright (C) 2004 Pascal Brisset, Antoine Drouin diff --git a/sw/simulator/stdlib.ml b/sw/simulator/stdlib.ml index aebc2e83c8..65c92eee98 100644 --- a/sw/simulator/stdlib.ml +++ b/sw/simulator/stdlib.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Utilities for the simulators * * Copyright (C) 2004 Pascal Brisset, Antoine Drouin diff --git a/sw/simulator/stdlib.mli b/sw/simulator/stdlib.mli index b63cf833f7..00651f2ec7 100644 --- a/sw/simulator/stdlib.mli +++ b/sw/simulator/stdlib.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Utilities for the simulators * * Copyright (C) 2004 Pascal Brisset, Antoine Drouin diff --git a/sw/supervision/paparazzicenter.ml b/sw/supervision/paparazzicenter.ml index 9d58e67a49..63358ef104 100644 --- a/sw/supervision/paparazzicenter.ml +++ b/sw/supervision/paparazzicenter.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Paparazzi center main module * * Copyright (C) 2007 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/supervision/pc_aircraft.ml b/sw/supervision/pc_aircraft.ml index 0762e6661e..6d715d9115 100644 --- a/sw/supervision/pc_aircraft.ml +++ b/sw/supervision/pc_aircraft.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Paparazzi center aircraft handling * * Copyright (C) 2007 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/supervision/pc_common.ml b/sw/supervision/pc_common.ml index 8085a4303d..43520622c8 100644 --- a/sw/supervision/pc_common.ml +++ b/sw/supervision/pc_common.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Paparazzi center utilities * * Copyright (C) 2007 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/supervision/pc_control_panel.ml b/sw/supervision/pc_control_panel.ml index ca08a6ea7f..661d3013ac 100644 --- a/sw/supervision/pc_control_panel.ml +++ b/sw/supervision/pc_control_panel.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Paparazzi center processes handling * * Copyright (C) 2007 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/tools/find_free_msg_id.ml b/sw/tools/find_free_msg_id.ml index 8266ab1d4c..73d76ca7e4 100644 --- a/sw/tools/find_free_msg_id.ml +++ b/sw/tools/find_free_msg_id.ml @@ -1,6 +1,4 @@ (* - * $Id: gen_aircraft.ml 4198 2009-09-23 19:15:40Z hecto $ - * * Call to Makefile.ac with the appropriate attributes from conf.xml * * Copyright (C) 2003-2010 ENAC diff --git a/sw/tools/fp_proc.ml b/sw/tools/fp_proc.ml index c22a4c1ca1..f8b9704c05 100644 --- a/sw/tools/fp_proc.ml +++ b/sw/tools/fp_proc.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Flight plan preprocessing (procedure including) * * Copyright (C) 2004-2009 CENA/ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/tools/fp_proc.mli b/sw/tools/fp_proc.mli index 7146a96f09..19b1d5bba7 100644 --- a/sw/tools/fp_proc.mli +++ b/sw/tools/fp_proc.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * Flight plan preprocessing (from XML to XML) * * Copyright (C) 2009 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/tools/gen_aircraft.ml b/sw/tools/gen_aircraft.ml index 4a8a4adf76..964f416901 100644 --- a/sw/tools/gen_aircraft.ml +++ b/sw/tools/gen_aircraft.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Call to Makefile.ac with the appropriate attributes from conf.xml * * Copyright (C) 2003-2009 Pascal Brisset, Antoine Drouin, ENAC diff --git a/sw/tools/gen_airframe.ml b/sw/tools/gen_airframe.ml index 17fc569504..e7d4d0e62c 100644 --- a/sw/tools/gen_airframe.ml +++ b/sw/tools/gen_airframe.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * XML preprocessing for airframe parameters * * Copyright (C) 2003-2006 Pascal Brisset, Antoine Drouin diff --git a/sw/tools/gen_common.ml b/sw/tools/gen_common.ml index cde7fe873d..2b8a6c0dc1 100644 --- a/sw/tools/gen_common.ml +++ b/sw/tools/gen_common.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * generic tools for modules * * Copyright (C) 2010 Gautier Hattenberger diff --git a/sw/tools/gen_common.mli b/sw/tools/gen_common.mli index 6b288de8ad..27734ff6a8 100644 --- a/sw/tools/gen_common.mli +++ b/sw/tools/gen_common.mli @@ -1,6 +1,4 @@ (* - * $Id$ - * * generic tools for modules * * Copyright (C) 2010 Gautier Hattenberger diff --git a/sw/tools/gen_flight_plan.ml b/sw/tools/gen_flight_plan.ml index 58486ce4f1..ecc2d66cd4 100644 --- a/sw/tools/gen_flight_plan.ml +++ b/sw/tools/gen_flight_plan.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * Flight plan preprocessing (from XML to C) * * Copyright (C) 2004-2008 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/tools/gen_messages.ml b/sw/tools/gen_messages.ml index 3284b9bdb4..3318a4a7d7 100644 --- a/sw/tools/gen_messages.ml +++ b/sw/tools/gen_messages.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * XML preprocessing of messages.xml for downlink protocol * * Copyright (C) 2003-2008 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/tools/gen_messages2.ml b/sw/tools/gen_messages2.ml index c8b17de62e..88dad3439d 100644 --- a/sw/tools/gen_messages2.ml +++ b/sw/tools/gen_messages2.ml @@ -1,6 +1,4 @@ (* - * $Id: gen_messages2.ml 4783 2010-04-02 11:23:40Z hecto $ - * * XML preprocessing of messages.xml for downlink protocol * * Copyright (C) 2003-2008 ENAC, Pascal Brisset, Antoine Drouin diff --git a/sw/tools/gen_modules.ml b/sw/tools/gen_modules.ml index 4512322f2e..9331db5bfd 100644 --- a/sw/tools/gen_modules.ml +++ b/sw/tools/gen_modules.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * XML preprocessing for modules * * Copyright (C) 2009 Gautier Hattenberger diff --git a/sw/tools/gen_mtk.ml b/sw/tools/gen_mtk.ml index 4eb248f55d..57bf8ce516 100644 --- a/sw/tools/gen_mtk.ml +++ b/sw/tools/gen_mtk.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * XML preprocessing for Mediatek (DIYDrones 1.4/1.6) protocol * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin diff --git a/sw/tools/gen_periodic.ml b/sw/tools/gen_periodic.ml index c16569effc..546e34427e 100644 --- a/sw/tools/gen_periodic.ml +++ b/sw/tools/gen_periodic.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * XML preprocessing for periodic messages * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin diff --git a/sw/tools/gen_radio.ml b/sw/tools/gen_radio.ml index 09006287d0..c66f72614f 100644 --- a/sw/tools/gen_radio.ml +++ b/sw/tools/gen_radio.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * XML preprocessing for radio-control parameters * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin diff --git a/sw/tools/gen_settings.ml b/sw/tools/gen_settings.ml index df1012965b..d9ba0a5f5a 100644 --- a/sw/tools/gen_settings.ml +++ b/sw/tools/gen_settings.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * XML preprocessing for dynamic tuning * * Copyright (C) 2006 Pascal Brisset, Antoine Drouin diff --git a/sw/tools/gen_srtm.ml b/sw/tools/gen_srtm.ml index 9148dcf49a..af8e44f268 100644 --- a/sw/tools/gen_srtm.ml +++ b/sw/tools/gen_srtm.ml @@ -1,6 +1,4 @@ (* - * $Id: gen_aircraft.ml 4198 2009-09-23 19:15:40Z hecto $ - * * Call to Makefile.ac with the appropriate attributes from conf.xml * * Copyright (C) 2003-2010 ENAC diff --git a/sw/tools/gen_ubx.ml b/sw/tools/gen_ubx.ml index 882757a108..a18bf34cf5 100644 --- a/sw/tools/gen_ubx.ml +++ b/sw/tools/gen_ubx.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * XML preprocessing for UBX protocol * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin diff --git a/sw/tools/gen_xsens.ml b/sw/tools/gen_xsens.ml index a66c9fd344..11543e1496 100644 --- a/sw/tools/gen_xsens.ml +++ b/sw/tools/gen_xsens.ml @@ -1,6 +1,4 @@ (* - * $Id$ - * * XML preprocessing for UBX protocol * * Copyright (C) 2003 Pascal Brisset, Antoine Drouin