]> git.scottworley.com Git - tattlekey/blobdiff - client/blink.h
server: Only write CSV headers when initially creating the log file
[tattlekey] / client / blink.h
index 21bede4bb4af059c59808511d146c500ae85d4c7..24164ae8d60b853bec93eec4f242b6b45c8fc5e5 100644 (file)
@@ -1,3 +1,20 @@
+/* tattlekey: A one-key UDP keyboard
+ * Copyright (C) 2023  Scott Worley <scottworley@scottworley.com>
+ *
+ * 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 3 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, see <https://www.gnu.org/licenses/>.
+ */
+
 #ifndef BLINK_H
 #define BLINK_H