]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - ataidentify.h
New upstream version 6.6
[mirror_smartmontools-debian.git] / ataidentify.h
index 6375388a45d847f3afdf42a4345080e351169803..5efb4275952cf1335f05bc655998201e71df49de 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * ataidentify.h
  *
- * Home page of code is: http://smartmontools.sourceforge.net
+ * 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 3610 2012-09-20 21:27:19Z chrfranke $"
+#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);