svn commit: r292867 - user/pho/stress2/misc
Peter Holm
pho at FreeBSD.org
Tue Dec 29 12:32:53 UTC 2015
Author: pho
Date: Tue Dec 29 12:32:52 2015
New Revision: 292867
URL: https://svnweb.freebsd.org/changeset/base/292867
Log:
Fix copy / paste error in comment.
Sponsored by: EMC / Isilon storage division
Modified:
user/pho/stress2/misc/marcus4.sh
user/pho/stress2/misc/marcus5.sh
Modified: user/pho/stress2/misc/marcus4.sh
==============================================================================
--- user/pho/stress2/misc/marcus4.sh Tue Dec 29 12:08:54 2015 (r292866)
+++ user/pho/stress2/misc/marcus4.sh Tue Dec 29 12:32:52 2015 (r292867)
@@ -1,7 +1,7 @@
#!/bin/sh
#
-# Copyright (c) 2013 Peter Holm <pho at FreeBSD.org>
+# Copyright (c) 2015 EMC Corp.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
Modified: user/pho/stress2/misc/marcus5.sh
==============================================================================
--- user/pho/stress2/misc/marcus5.sh Tue Dec 29 12:08:54 2015 (r292866)
+++ user/pho/stress2/misc/marcus5.sh Tue Dec 29 12:32:52 2015 (r292867)
@@ -1,7 +1,7 @@
#!/bin/sh
#
-# Copyright (c) 2013 Peter Holm <pho at FreeBSD.org>
+# Copyright (c) 2015 EMC Corp.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
More information about the svn-src-user
mailing list