From 68d557885247632558e8c14ffc4b16e916810bee Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Fri, 4 May 2007 17:16:08 +0200 Subject: vol_id: README update --- extras/volume_id/lib/ddf_raid.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'extras/volume_id/lib') diff --git a/extras/volume_id/lib/ddf_raid.c b/extras/volume_id/lib/ddf_raid.c index 9ac5c91e5a..560e6bd603 100644 --- a/extras/volume_id/lib/ddf_raid.c +++ b/extras/volume_id/lib/ddf_raid.c @@ -1,7 +1,7 @@ /* * volume_id - reads filesystem label and uuid * - * Copyright (C) 2004 Kay Sievers + * Copyright (C) 2007 Kay Sievers * * 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 -- cgit v1.2.3-54-g00ecf