chiark / gitweb /
vol_id: README update
[elogind.git] / extras / volume_id / lib / ddf_raid.c
index 9ac5c91e5a4017f3827a8fb3acd8adb9bcf28565..560e6bd603a55d8a4a27ef3e6ec93525a34cf9d8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * volume_id - reads filesystem label and uuid
  *
- * Copyright (C) 2004 Kay Sievers <kay.sievers@vrfy.org>
+ * Copyright (C) 2007 Kay Sievers <kay.sievers@vrfy.org>
  *
  *     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
@@ -27,6 +27,8 @@
 #include "libvolume_id.h"
 #include "util.h"
 
+/* http://www.snia.org/standards/home */
+
 #define DDF_HEADER                     0xDE11DE11
 #define DDF_GUID_LENGTH                        24
 #define DDF_REV_LENGTH                 8