diff options
author | imp <imp@FreeBSD.org> | 2010-06-27 16:46:11 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2010-06-27 16:46:11 +0000 |
commit | c9c43d45afe6190d88c69fdbd19f992356c14df0 (patch) | |
tree | d53626e05a5d0f3142f6f305311d8c1895cb5551 /usr.sbin/pc-sysinstall/backend-partmanager | |
parent | ae037afd1541744af241acdab01139b729097793 (diff) | |
download | FreeBSD-src-c9c43d45afe6190d88c69fdbd19f992356c14df0.zip FreeBSD-src-c9c43d45afe6190d88c69fdbd19f992356c14df0.tar.gz |
Spell iXsystems, Inc properly
Submitted by: delphij@
Diffstat (limited to 'usr.sbin/pc-sysinstall/backend-partmanager')
-rwxr-xr-x | usr.sbin/pc-sysinstall/backend-partmanager/create-part.sh | 2 | ||||
-rwxr-xr-x | usr.sbin/pc-sysinstall/backend-partmanager/delete-part.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pc-sysinstall/backend-partmanager/create-part.sh b/usr.sbin/pc-sysinstall/backend-partmanager/create-part.sh index 8cb3761..a4b2b25 100755 --- a/usr.sbin/pc-sysinstall/backend-partmanager/create-part.sh +++ b/usr.sbin/pc-sysinstall/backend-partmanager/create-part.sh @@ -1,6 +1,6 @@ #!/bin/sh #- -# Copyright (c) 2010 iX Systems, Inc. All rights reserved. +# Copyright (c) 2010 iXsystems, Inc. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/usr.sbin/pc-sysinstall/backend-partmanager/delete-part.sh b/usr.sbin/pc-sysinstall/backend-partmanager/delete-part.sh index f524a83..e786d40 100755 --- a/usr.sbin/pc-sysinstall/backend-partmanager/delete-part.sh +++ b/usr.sbin/pc-sysinstall/backend-partmanager/delete-part.sh @@ -1,6 +1,6 @@ #!/bin/sh #- -# Copyright (c) 2010 iX Systems, Inc. All rights reserved. +# Copyright (c) 2010 iXsystems, Inc. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions |