otrx: avoid unneeded fseek() when calculating CRC32
[project/firmware-utils.git] / src / oseama.c
index 4434b11162e227fd3bbb1497fc38b1227bca1f85..75580e6cf55a52c186b90e0a6743efec1e0fa726 100644 (file)
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * oseama
  *
  * Copyright (C) 2016 Rafał Miłecki <zajec5@gmail.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 2 of the License, or (at your option)
- * any later version.
  */
 
 #include <byteswap.h>