summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pc-sysinstall
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2010-06-27 16:46:11 +0000
committerimp <imp@FreeBSD.org>2010-06-27 16:46:11 +0000
commitc9c43d45afe6190d88c69fdbd19f992356c14df0 (patch)
treed53626e05a5d0f3142f6f305311d8c1895cb5551 /usr.sbin/pc-sysinstall
parentae037afd1541744af241acdab01139b729097793 (diff)
downloadFreeBSD-src-c9c43d45afe6190d88c69fdbd19f992356c14df0.zip
FreeBSD-src-c9c43d45afe6190d88c69fdbd19f992356c14df0.tar.gz
Spell iXsystems, Inc properly
Submitted by: delphij@
Diffstat (limited to 'usr.sbin/pc-sysinstall')
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-partmanager/create-part.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-partmanager/delete-part.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/detect-laptop.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/detect-nics.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/detect-vmware.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/disk-info.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/disk-list.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/disk-part.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/enable-net.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/list-components.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/list-rsync-backups.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/list-tzones.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/query-langs.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/send-logs.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/setup-ssh-keys.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/sys-mem.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/test-live.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/test-netup.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/update-part-list.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/xkeyboard-models.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/xkeyboard-variants.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions-bsdlabel.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions-cleanup.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions-disk.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions-extractimage.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions-installcomponents.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions-localize.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions-mountdisk.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions-mountoptical.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions-networking.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions-newfs.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions-parse.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions-runcommands.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions-unmount.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions-upgrade.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions-users.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/functions.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/parseconfig.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/startautoinstall.sh2
-rwxr-xr-xusr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh2
41 files changed, 41 insertions, 41 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
diff --git a/usr.sbin/pc-sysinstall/backend-query/detect-laptop.sh b/usr.sbin/pc-sysinstall/backend-query/detect-laptop.sh
index a518d61..0c8c94a 100755
--- a/usr.sbin/pc-sysinstall/backend-query/detect-laptop.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/detect-laptop.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-query/detect-nics.sh b/usr.sbin/pc-sysinstall/backend-query/detect-nics.sh
index ae8ce2ac..57b5c51 100755
--- a/usr.sbin/pc-sysinstall/backend-query/detect-nics.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/detect-nics.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-query/detect-vmware.sh b/usr.sbin/pc-sysinstall/backend-query/detect-vmware.sh
index de25894..14a0512 100755
--- a/usr.sbin/pc-sysinstall/backend-query/detect-vmware.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/detect-vmware.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-query/disk-info.sh b/usr.sbin/pc-sysinstall/backend-query/disk-info.sh
index 980cf8c..643ae71 100755
--- a/usr.sbin/pc-sysinstall/backend-query/disk-info.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/disk-info.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-query/disk-list.sh b/usr.sbin/pc-sysinstall/backend-query/disk-list.sh
index e64b920..1b59baf 100755
--- a/usr.sbin/pc-sysinstall/backend-query/disk-list.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/disk-list.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-query/disk-part.sh b/usr.sbin/pc-sysinstall/backend-query/disk-part.sh
index c72ba1a..bf43358 100755
--- a/usr.sbin/pc-sysinstall/backend-query/disk-part.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/disk-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-query/enable-net.sh b/usr.sbin/pc-sysinstall/backend-query/enable-net.sh
index afcec63..099840e 100755
--- a/usr.sbin/pc-sysinstall/backend-query/enable-net.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/enable-net.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-query/list-components.sh b/usr.sbin/pc-sysinstall/backend-query/list-components.sh
index 190b972..294faad 100755
--- a/usr.sbin/pc-sysinstall/backend-query/list-components.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/list-components.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-query/list-rsync-backups.sh b/usr.sbin/pc-sysinstall/backend-query/list-rsync-backups.sh
index 3ccf3e4..68ced7f 100755
--- a/usr.sbin/pc-sysinstall/backend-query/list-rsync-backups.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/list-rsync-backups.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-query/list-tzones.sh b/usr.sbin/pc-sysinstall/backend-query/list-tzones.sh
index cece093..640272e 100755
--- a/usr.sbin/pc-sysinstall/backend-query/list-tzones.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/list-tzones.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-query/query-langs.sh b/usr.sbin/pc-sysinstall/backend-query/query-langs.sh
index 30b1829..419d626 100755
--- a/usr.sbin/pc-sysinstall/backend-query/query-langs.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/query-langs.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-query/send-logs.sh b/usr.sbin/pc-sysinstall/backend-query/send-logs.sh
index dea9e40..be2252d 100755
--- a/usr.sbin/pc-sysinstall/backend-query/send-logs.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/send-logs.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-query/setup-ssh-keys.sh b/usr.sbin/pc-sysinstall/backend-query/setup-ssh-keys.sh
index dcb47aa..ac3d6ac 100755
--- a/usr.sbin/pc-sysinstall/backend-query/setup-ssh-keys.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/setup-ssh-keys.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-query/sys-mem.sh b/usr.sbin/pc-sysinstall/backend-query/sys-mem.sh
index 38c80de..d8555af 100755
--- a/usr.sbin/pc-sysinstall/backend-query/sys-mem.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/sys-mem.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-query/test-live.sh b/usr.sbin/pc-sysinstall/backend-query/test-live.sh
index a0b83f6..b48c2ee 100755
--- a/usr.sbin/pc-sysinstall/backend-query/test-live.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/test-live.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-query/test-netup.sh b/usr.sbin/pc-sysinstall/backend-query/test-netup.sh
index f11e5f0..25eca2c 100755
--- a/usr.sbin/pc-sysinstall/backend-query/test-netup.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/test-netup.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-query/update-part-list.sh b/usr.sbin/pc-sysinstall/backend-query/update-part-list.sh
index ac36ddd..7cc74b2 100755
--- a/usr.sbin/pc-sysinstall/backend-query/update-part-list.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/update-part-list.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-query/xkeyboard-layouts.sh b/usr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.sh
index 287d61d..9e2751d 100755
--- a/usr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.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-query/xkeyboard-models.sh b/usr.sbin/pc-sysinstall/backend-query/xkeyboard-models.sh
index 0ce0e57..09ba886 100755
--- a/usr.sbin/pc-sysinstall/backend-query/xkeyboard-models.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/xkeyboard-models.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-query/xkeyboard-variants.sh b/usr.sbin/pc-sysinstall/backend-query/xkeyboard-variants.sh
index a2870a4..818be54 100755
--- a/usr.sbin/pc-sysinstall/backend-query/xkeyboard-variants.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/xkeyboard-variants.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/functions-bsdlabel.sh b/usr.sbin/pc-sysinstall/backend/functions-bsdlabel.sh
index acf56ba..c974ac8 100755
--- a/usr.sbin/pc-sysinstall/backend/functions-bsdlabel.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions-bsdlabel.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/functions-cleanup.sh b/usr.sbin/pc-sysinstall/backend/functions-cleanup.sh
index db03038..0a79736 100755
--- a/usr.sbin/pc-sysinstall/backend/functions-cleanup.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions-cleanup.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/functions-disk.sh b/usr.sbin/pc-sysinstall/backend/functions-disk.sh
index 826ad53..48a77b3 100755
--- a/usr.sbin/pc-sysinstall/backend/functions-disk.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions-disk.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/functions-extractimage.sh b/usr.sbin/pc-sysinstall/backend/functions-extractimage.sh
index f602770..e4fccce 100755
--- a/usr.sbin/pc-sysinstall/backend/functions-extractimage.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions-extractimage.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/functions-installcomponents.sh b/usr.sbin/pc-sysinstall/backend/functions-installcomponents.sh
index e67c422..851caab 100755
--- a/usr.sbin/pc-sysinstall/backend/functions-installcomponents.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions-installcomponents.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/functions-localize.sh b/usr.sbin/pc-sysinstall/backend/functions-localize.sh
index 3a76684..42617da 100755
--- a/usr.sbin/pc-sysinstall/backend/functions-localize.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions-localize.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/functions-mountdisk.sh b/usr.sbin/pc-sysinstall/backend/functions-mountdisk.sh
index 6a71b24..78ce952 100755
--- a/usr.sbin/pc-sysinstall/backend/functions-mountdisk.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions-mountdisk.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/functions-mountoptical.sh b/usr.sbin/pc-sysinstall/backend/functions-mountoptical.sh
index 2b54cbc..a669b9f 100755
--- a/usr.sbin/pc-sysinstall/backend/functions-mountoptical.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions-mountoptical.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/functions-networking.sh b/usr.sbin/pc-sysinstall/backend/functions-networking.sh
index 173de9c..900e54a 100755
--- a/usr.sbin/pc-sysinstall/backend/functions-networking.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions-networking.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/functions-newfs.sh b/usr.sbin/pc-sysinstall/backend/functions-newfs.sh
index 4e2ae09..6f617ea 100755
--- a/usr.sbin/pc-sysinstall/backend/functions-newfs.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions-newfs.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/functions-parse.sh b/usr.sbin/pc-sysinstall/backend/functions-parse.sh
index 74c7d5f..a95cb33 100755
--- a/usr.sbin/pc-sysinstall/backend/functions-parse.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions-parse.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/functions-runcommands.sh b/usr.sbin/pc-sysinstall/backend/functions-runcommands.sh
index 3302c85..beb1d98 100755
--- a/usr.sbin/pc-sysinstall/backend/functions-runcommands.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions-runcommands.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/functions-unmount.sh b/usr.sbin/pc-sysinstall/backend/functions-unmount.sh
index 0481270..631b0c3 100755
--- a/usr.sbin/pc-sysinstall/backend/functions-unmount.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions-unmount.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/functions-upgrade.sh b/usr.sbin/pc-sysinstall/backend/functions-upgrade.sh
index da44e50..4b9c0c6 100755
--- a/usr.sbin/pc-sysinstall/backend/functions-upgrade.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions-upgrade.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/functions-users.sh b/usr.sbin/pc-sysinstall/backend/functions-users.sh
index 3df4623..12a0fac 100755
--- a/usr.sbin/pc-sysinstall/backend/functions-users.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions-users.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/functions.sh b/usr.sbin/pc-sysinstall/backend/functions.sh
index 9d86ab1..2fb306e4 100755
--- a/usr.sbin/pc-sysinstall/backend/functions.sh
+++ b/usr.sbin/pc-sysinstall/backend/functions.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/parseconfig.sh b/usr.sbin/pc-sysinstall/backend/parseconfig.sh
index 6acef02..3c4ed4f 100755
--- a/usr.sbin/pc-sysinstall/backend/parseconfig.sh
+++ b/usr.sbin/pc-sysinstall/backend/parseconfig.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/startautoinstall.sh b/usr.sbin/pc-sysinstall/backend/startautoinstall.sh
index cce9a07..93d9274 100755
--- a/usr.sbin/pc-sysinstall/backend/startautoinstall.sh
+++ b/usr.sbin/pc-sysinstall/backend/startautoinstall.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/pc-sysinstall/pc-sysinstall.sh b/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh
index 5430516..ebec012 100755
--- a/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh
+++ b/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh
@@ -6,7 +6,7 @@
# system installations, as well as calls which a front-end can use
# to retrive information about the system
#####################################################################
-# Copyright 2010 iX Systems
+# Copyright 2010 iXsystems
# All rights reserved
#
# Redistribution and use in source and binary forms, with or without
OpenPOWER on IntegriCloud