Author: Honza Pokorny <me@honza.ca>
ocd comment
ergodox/keymap.c | 34 +++++++++++++++++-----------------
diff --git a/ergodox/keymap.c b/ergodox/keymap.c index c2ad2f891066a185edf08acb840748b8d9730ba3..ec455f1fa86521b3777d88e851682e8b2ec3c2c7 100644 --- a/ergodox/keymap.c +++ b/ergodox/keymap.c @@ -1,21 +1,21 @@ /* - ergodox ez keymap - Copyright (C) 2019, Honza Pokorny <me@honza.ca> - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -*/ + * ergodox ez keymap + * Copyright (C) 2019, Honza Pokorny <me@honza.ca> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ // This is the default dvorak layout file // I expect to customize this heavily.