]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - ataidentify.h
import smartmontools 7.0
[mirror_smartmontools-debian.git] / ataidentify.h
index 5efb4275952cf1335f05bc655998201e71df49de..64b6757a3df1afbc539cf6433fe43971b27c2d9d 100644 (file)
@@ -5,20 +5,13 @@
  *
  * Copyright (C) 2012 Christian Franke
  *
- * 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, or (at your option)
- * any later version.
- *
- * You should have received a copy of the GNU General Public License
- * (for example COPYING); If not, see <http://www.gnu.org/licenses/>.
- *
+ * SPDX-License-Identifier: GPL-2.0-or-later
  */
 
 #ifndef ATAIDENTIFY_H
 #define ATAIDENTIFY_H
 
-#define ATAIDENTIFY_H_CVSID "$Id: ataidentify.h 4431 2017-08-08 19:38:15Z chrfranke $"
+#define ATAIDENTIFY_H_CVSID "$Id: ataidentify.h 4760 2018-08-19 18:45:53Z chrfranke $"
 
 void ata_print_identify_data(const void * id, bool all_words, int bit_level);