]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - cciss.h
import smartmontools 7.0
[mirror_smartmontools-debian.git] / cciss.h
diff --git a/cciss.h b/cciss.h
index 99452be6643265d4abb3c0c01c1b48ad69a15381..4895ed9010f4f2ab4e789476d129adb70a8801ec 100644 (file)
--- a/cciss.h
+++ b/cciss.h
@@ -1,7 +1,17 @@
+/*
+ * cciss.h
+ *
+ * Home page of code is: http://www.smartmontools.org
+ *
+ * Copyright (C) 2007 Sergey Svishchev
+ *
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ */
+
 #ifndef CCISS_H_
 #define CCISS_H_
 
-#define CCISS_H_CVSID "$Id: cciss.h,v 1.1 2007/04/01 16:49:46 shattered Exp $\n"
+#define CCISS_H_CVSID "$Id: cciss.h 4761 2018-08-20 19:33:04Z chrfranke $"
 
 int cciss_io_interface(int device, int target,
                              struct scsi_cmnd_io * iop, int report);