]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - ataidentify.h
New upstream version 6.6
[mirror_smartmontools-debian.git] / ataidentify.h
index 76593b061d787e33b253d998bcc741e33755d35b..5efb4275952cf1335f05bc655998201e71df49de 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://www.smartmontools.org
  *
- * Copyright (C) 2012 Christian Franke <smartmontools-support@lists.sourceforge.net>
+ * 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
@@ -18,7 +18,7 @@
 #ifndef ATAIDENTIFY_H
 #define ATAIDENTIFY_H
 
-#define ATAIDENTIFY_H_CVSID "$Id: ataidentify.h 4120 2015-08-27 16:12:21Z samm2 $"
+#define ATAIDENTIFY_H_CVSID "$Id: ataidentify.h 4431 2017-08-08 19:38:15Z chrfranke $"
 
 void ata_print_identify_data(const void * id, bool all_words, int bit_level);