summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pc-sysinstall/backend-query
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/backend-query
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/backend-query')
-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
20 files changed, 20 insertions, 20 deletions
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
OpenPOWER on IntegriCloud