[PATCH 1/4] cr_tests: Add author info for rewrite-cr-header.sh

Matt Helsley matthltc at us.ibm.com
Tue Aug 4 21:42:27 PDT 2009


Signed-off-by: Matt Helsley <matthltc at us.ibm.com>
Cc: Linux Containers <containers at lists.linux-foundation.org>
---
 rewrite-cr-header.sh |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/rewrite-cr-header.sh b/rewrite-cr-header.sh
index 22f92c7..63a2e88 100755
--- a/rewrite-cr-header.sh
+++ b/rewrite-cr-header.sh
@@ -1,6 +1,9 @@
 #!/bin/bash
 #
-# Rewrite the contents of cr.h
+# Copyright 2009 IBM Corp.
+# Author: Matt Helsley <matthltc at us.ibm.com>
+#
+# Sanitize checkpoint/restart kernel headers for userspace.
 #
 
 KERNELSRC=../oren
-- 
1.5.6.3




More information about the Containers mailing list