diff options
Diffstat (limited to 'include/ginput')
| -rw-r--r-- | include/ginput/dial.h | 2 | ||||
| -rw-r--r-- | include/ginput/ginput.h | 2 | ||||
| -rw-r--r-- | include/ginput/keyboard.h | 2 | ||||
| -rw-r--r-- | include/ginput/lld/dial.h | 2 | ||||
| -rw-r--r-- | include/ginput/lld/mouse.h | 2 | ||||
| -rw-r--r-- | include/ginput/lld/toggle.h | 2 | ||||
| -rw-r--r-- | include/ginput/mouse.h | 2 | ||||
| -rw-r--r-- | include/ginput/options.h | 12 | ||||
| -rw-r--r-- | include/ginput/toggle.h | 2 | 
9 files changed, 14 insertions, 14 deletions
| diff --git a/include/ginput/dial.h b/include/ginput/dial.h index 8b4f9d3c..38568994 100644 --- a/include/ginput/dial.h +++ b/include/ginput/dial.h @@ -1,5 +1,5 @@  /* - * This file is subject to the terms of the GFX License, v1.0. If a copy of + * This file is subject to the terms of the GFX License. If a copy of   * the license was not distributed with this file, you can obtain one at:   *   *              http://chibios-gfx.com/license.html diff --git a/include/ginput/ginput.h b/include/ginput/ginput.h index be998c4e..610ec45b 100644 --- a/include/ginput/ginput.h +++ b/include/ginput/ginput.h @@ -1,5 +1,5 @@  /* - * This file is subject to the terms of the GFX License, v1.0. If a copy of + * This file is subject to the terms of the GFX License. If a copy of   * the license was not distributed with this file, you can obtain one at:   *   *              http://chibios-gfx.com/license.html diff --git a/include/ginput/keyboard.h b/include/ginput/keyboard.h index add2eff7..b9c902f6 100644 --- a/include/ginput/keyboard.h +++ b/include/ginput/keyboard.h @@ -1,5 +1,5 @@  /* - * This file is subject to the terms of the GFX License, v1.0. If a copy of + * This file is subject to the terms of the GFX License. If a copy of   * the license was not distributed with this file, you can obtain one at:   *   *              http://chibios-gfx.com/license.html diff --git a/include/ginput/lld/dial.h b/include/ginput/lld/dial.h index 7c16851f..09013af7 100644 --- a/include/ginput/lld/dial.h +++ b/include/ginput/lld/dial.h @@ -1,5 +1,5 @@  /* - * This file is subject to the terms of the GFX License, v1.0. If a copy of + * This file is subject to the terms of the GFX License. If a copy of   * the license was not distributed with this file, you can obtain one at:   *   *              http://chibios-gfx.com/license.html diff --git a/include/ginput/lld/mouse.h b/include/ginput/lld/mouse.h index a9e755c4..0aea6bb4 100644 --- a/include/ginput/lld/mouse.h +++ b/include/ginput/lld/mouse.h @@ -1,5 +1,5 @@  /* - * This file is subject to the terms of the GFX License, v1.0. If a copy of + * This file is subject to the terms of the GFX License. If a copy of   * the license was not distributed with this file, you can obtain one at:   *   *              http://chibios-gfx.com/license.html diff --git a/include/ginput/lld/toggle.h b/include/ginput/lld/toggle.h index 8db4bea6..02bc5eb7 100644 --- a/include/ginput/lld/toggle.h +++ b/include/ginput/lld/toggle.h @@ -1,5 +1,5 @@  /* - * This file is subject to the terms of the GFX License, v1.0. If a copy of + * This file is subject to the terms of the GFX License. If a copy of   * the license was not distributed with this file, you can obtain one at:   *   *              http://chibios-gfx.com/license.html diff --git a/include/ginput/mouse.h b/include/ginput/mouse.h index 011372c4..a67812eb 100644 --- a/include/ginput/mouse.h +++ b/include/ginput/mouse.h @@ -1,5 +1,5 @@  /* - * This file is subject to the terms of the GFX License, v1.0. If a copy of + * This file is subject to the terms of the GFX License. If a copy of   * the license was not distributed with this file, you can obtain one at:   *   *              http://chibios-gfx.com/license.html diff --git a/include/ginput/options.h b/include/ginput/options.h index 2f7938e2..bdbaca30 100644 --- a/include/ginput/options.h +++ b/include/ginput/options.h @@ -1,9 +1,9 @@ -/* - * This file is subject to the terms of the GFX License, v1.0. If a copy of - * the license was not distributed with this file, you can obtain one at: - * - *              http://chibios-gfx.com/license.html - */ +/*
 + * This file is subject to the terms of the GFX License. If a copy of
 + * the license was not distributed with this file, you can obtain one at:
 + *
 + *              http://chibios-gfx.com/license.html
 + */
  /**
   * @file    include/ginput/options.h
 diff --git a/include/ginput/toggle.h b/include/ginput/toggle.h index ee3d8420..d9b848d3 100644 --- a/include/ginput/toggle.h +++ b/include/ginput/toggle.h @@ -1,5 +1,5 @@  /* - * This file is subject to the terms of the GFX License, v1.0. If a copy of + * This file is subject to the terms of the GFX License. If a copy of   * the license was not distributed with this file, you can obtain one at:   *   *              http://chibios-gfx.com/license.html | 
