]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - ataidentify.cpp
Imported Upstream version 6.4+svn4214
[mirror_smartmontools-debian.git] / ataidentify.cpp
index 0565323b3a149c681d6bd1ae5aecdaa58bebec1b..ec3c40edd7d3f5256442ce468748aec2d1598809 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * ataidentify.cpp
  *
- * Home page of code is: http://smartmontools.sourceforge.net
+ * Home page of code is: http://www.smartmontools.org
  *
  * Copyright (C) 2012-15 Christian Franke
  *
@@ -18,7 +18,7 @@
 #include "config.h"
 #include "ataidentify.h"
 
-const char * ataidentify_cpp_cvsid = "$Id: ataidentify.cpp 4074 2015-05-01 16:03:50Z chrfranke $"
+const char * ataidentify_cpp_cvsid = "$Id: ataidentify.cpp 4120 2015-08-27 16:12:21Z samm2 $"
   ATAIDENTIFY_H_CVSID;
 
 #include "int64.h"