Module Name: src
Committed By: christos
Date: Fri Dec 4 01:06:43 UTC 2015
Modified Files:
src/tests/sbin/gpt: t_gpt.sh
Log Message:
I wrote that
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/sbin/gpt/t_gpt.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tests/sbin/gpt/t_gpt.sh
diff -u src/tests/sbin/gpt/t_gpt.sh:1.1 src/tests/sbin/gpt/t_gpt.sh:1.2
--- src/tests/sbin/gpt/t_gpt.sh:1.1 Thu Dec 3 20:06:17 2015
+++ src/tests/sbin/gpt/t_gpt.sh Thu Dec 3 20:06:43 2015
@@ -1,11 +1,11 @@
#!/bin/sh
-# $NetBSD: t_gpt.sh,v 1.1 2015/12/04 01:06:17 christos Exp $
+# $NetBSD: t_gpt.sh,v 1.2 2015/12/04 01:06:43 christos Exp $
#
-# Copyright (c) 2011 The NetBSD Foundation, Inc.
+# Copyright (c) 2015 The NetBSD Foundation, Inc.
# All rights reserved.
#
# This code is derived from software contributed to The NetBSD Foundation
-# by Jukka Ruohonen.
+# by Christos Zoulas
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions