diff options
author | fauxpark <fauxpark@gmail.com> | 2019-07-09 07:07:36 +1000 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-07-08 14:07:35 -0700 |
commit | 8b1cdd1e3d27cce830c36f9604e5f69337b2c83e (patch) | |
tree | b86e7057a654588457561ff70b70d1eadc947ac7 /quantum/template/ps2avrgb/usbconfig.h | |
parent | dfebfecd48ebe972e7374e9ce26c795e3ddc88ae (diff) |
Add copyright year placeholders to new keyboard script (#6280)
* Add copyright year placeholders to new keyboard script
* More copyright header tweaks
Diffstat (limited to 'quantum/template/ps2avrgb/usbconfig.h')
-rw-r--r-- | quantum/template/ps2avrgb/usbconfig.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/quantum/template/ps2avrgb/usbconfig.h b/quantum/template/ps2avrgb/usbconfig.h index 54a7d20f14..465db3a134 100644 --- a/quantum/template/ps2avrgb/usbconfig.h +++ b/quantum/template/ps2avrgb/usbconfig.h @@ -1,13 +1,3 @@ -/* Name: usbconfig.h - * Project: V-USB, virtual USB port for Atmel's(r) AVR(r) microcontrollers - * Author: Christian Starkjohann - * Creation Date: 2005-04-01 - * Tabsize: 4 - * Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH - * License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt) - * This Revision: $Id: usbconfig-prototype.h 785 2010-05-30 17:57:07Z cs $ - */ - #pragma once #include "config.h" |