This commit is contained in:
Martin Holst Swende 2017-12-26 20:42:44 +01:00 committed by pwpiwi
parent dfdc087bc0
commit 26f202e22f
11 changed files with 11 additions and 22 deletions

View file

@ -22,7 +22,7 @@
* *
* This is free software: you can redistribute it and/or modify * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as published * it under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation. * by the Free Software Foundation, or, at your option, any later version.
* *
* This file is distributed in the hope that it will be useful, * This file is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
@ -33,7 +33,6 @@
* along with loclass. If not, see <http://www.gnu.org/licenses/>. * along with loclass. If not, see <http://www.gnu.org/licenses/>.
* *
* *
*
****************************************************************************/ ****************************************************************************/

View file

@ -22,7 +22,7 @@
* *
* This is free software: you can redistribute it and/or modify * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as published * it under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation. * by the Free Software Foundation, or, at your option, any later version.
* *
* This file is distributed in the hope that it will be useful, * This file is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
@ -33,7 +33,6 @@
* along with loclass. If not, see <http://www.gnu.org/licenses/>. * along with loclass. If not, see <http://www.gnu.org/licenses/>.
* *
* *
*
****************************************************************************/ ****************************************************************************/

View file

@ -22,7 +22,7 @@
* *
* This is free software: you can redistribute it and/or modify * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as published * it under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation. * by the Free Software Foundation, or, at your option, any later version.
* *
* This file is distributed in the hope that it will be useful, * This file is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
@ -33,7 +33,6 @@
* along with loclass. If not, see <http://www.gnu.org/licenses/>. * along with loclass. If not, see <http://www.gnu.org/licenses/>.
* *
* *
*
****************************************************************************/ ****************************************************************************/
#include <stdint.h> #include <stdint.h>

View file

@ -22,7 +22,7 @@
* *
* This is free software: you can redistribute it and/or modify * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as published * it under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation. * by the Free Software Foundation, or, at your option, any later version.
* *
* This file is distributed in the hope that it will be useful, * This file is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
@ -33,7 +33,6 @@
* along with loclass. If not, see <http://www.gnu.org/licenses/>. * along with loclass. If not, see <http://www.gnu.org/licenses/>.
* *
* *
*
****************************************************************************/ ****************************************************************************/

View file

@ -22,7 +22,7 @@
* *
* This is free software: you can redistribute it and/or modify * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as published * it under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation. * by the Free Software Foundation, or, at your option, any later version.
* *
* This file is distributed in the hope that it will be useful, * This file is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
@ -33,7 +33,6 @@
* along with loclass. If not, see <http://www.gnu.org/licenses/>. * along with loclass. If not, see <http://www.gnu.org/licenses/>.
* *
* *
*
****************************************************************************/ ****************************************************************************/
#include <stdint.h> #include <stdint.h>

View file

@ -22,7 +22,7 @@
* *
* This is free software: you can redistribute it and/or modify * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as published * it under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation. * by the Free Software Foundation, or, at your option, any later version.
* *
* This file is distributed in the hope that it will be useful, * This file is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
@ -33,7 +33,6 @@
* along with loclass. If not, see <http://www.gnu.org/licenses/>. * along with loclass. If not, see <http://www.gnu.org/licenses/>.
* *
* *
*
****************************************************************************/ ****************************************************************************/

View file

@ -22,7 +22,7 @@
* *
* This is free software: you can redistribute it and/or modify * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as published * it under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation. * by the Free Software Foundation, or, at your option, any later version.
* *
* This file is distributed in the hope that it will be useful, * This file is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
@ -33,7 +33,6 @@
* along with loclass. If not, see <http://www.gnu.org/licenses/>. * along with loclass. If not, see <http://www.gnu.org/licenses/>.
* *
* *
*
****************************************************************************/ ****************************************************************************/
#ifndef ON_DEVICE #ifndef ON_DEVICE

View file

@ -22,7 +22,7 @@
* *
* This is free software: you can redistribute it and/or modify * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as published * it under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation. * by the Free Software Foundation, or, at your option, any later version.
* *
* This file is distributed in the hope that it will be useful, * This file is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
@ -33,7 +33,6 @@
* along with loclass. If not, see <http://www.gnu.org/licenses/>. * along with loclass. If not, see <http://www.gnu.org/licenses/>.
* *
* *
*
****************************************************************************/ ****************************************************************************/
#ifndef FILEUTILS_H #ifndef FILEUTILS_H

View file

@ -22,7 +22,7 @@
* *
* This is free software: you can redistribute it and/or modify * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as published * it under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation. * by the Free Software Foundation, or, at your option, any later version.
* *
* This file is distributed in the hope that it will be useful, * This file is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
@ -33,7 +33,6 @@
* along with loclass. If not, see <http://www.gnu.org/licenses/>. * along with loclass. If not, see <http://www.gnu.org/licenses/>.
* *
* *
*
****************************************************************************/ ****************************************************************************/
/** /**

View file

@ -22,7 +22,7 @@
* *
* This is free software: you can redistribute it and/or modify * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as published * it under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation. * by the Free Software Foundation, or, at your option, any later version.
* *
* This file is distributed in the hope that it will be useful, * This file is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
@ -33,7 +33,6 @@
* along with loclass. If not, see <http://www.gnu.org/licenses/>. * along with loclass. If not, see <http://www.gnu.org/licenses/>.
* *
* *
*
****************************************************************************/ ****************************************************************************/
#ifndef IKEYS_H #ifndef IKEYS_H

View file

@ -22,7 +22,7 @@
* *
* This is free software: you can redistribute it and/or modify * This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as published * it under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation. * by the Free Software Foundation, or, at your option, any later version.
* *
* This file is distributed in the hope that it will be useful, * This file is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
@ -33,7 +33,6 @@
* along with loclass. If not, see <http://www.gnu.org/licenses/>. * along with loclass. If not, see <http://www.gnu.org/licenses/>.
* *
* *
*
****************************************************************************/ ****************************************************************************/