staging: unisys: fix copyright notices
authorBenjamin Romer <benjamin.romer@unisys.com>
Wed, 23 Apr 2014 18:58:34 +0000 (14:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Apr 2014 22:25:40 +0000 (15:25 -0700)
This patch changes all of the various representations of the copyright symbol
to (C).

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
60 files changed:
drivers/staging/unisys/channels/channel.c
drivers/staging/unisys/channels/chanstub.c
drivers/staging/unisys/channels/chanstub.h
drivers/staging/unisys/common-spar/include/channels/channel.h
drivers/staging/unisys/common-spar/include/channels/channel_guid.h
drivers/staging/unisys/common-spar/include/channels/controlframework.h
drivers/staging/unisys/common-spar/include/channels/controlvmchannel.h
drivers/staging/unisys/common-spar/include/channels/diagchannel.h
drivers/staging/unisys/common-spar/include/channels/iochannel.h
drivers/staging/unisys/common-spar/include/channels/vbuschannel.h
drivers/staging/unisys/common-spar/include/controlvmcompletionstatus.h
drivers/staging/unisys/common-spar/include/diagnostics/appos_subsystems.h
drivers/staging/unisys/common-spar/include/iovmcall_gnuc.h
drivers/staging/unisys/common-spar/include/vbusdeviceinfo.h
drivers/staging/unisys/common-spar/include/version.h
drivers/staging/unisys/common-spar/include/vmcallinterface.h
drivers/staging/unisys/include/commontypes.h
drivers/staging/unisys/include/guestlinuxdebug.h
drivers/staging/unisys/include/guidutils.h
drivers/staging/unisys/include/periodic_work.h
drivers/staging/unisys/include/procobjecttree.h
drivers/staging/unisys/include/sparstop.h
drivers/staging/unisys/include/timskmod.h
drivers/staging/unisys/include/timskmodutils.h
drivers/staging/unisys/include/uisqueue.h
drivers/staging/unisys/include/uisthread.h
drivers/staging/unisys/include/uisutils.h
drivers/staging/unisys/include/uniklog.h
drivers/staging/unisys/uislib/uislib.c
drivers/staging/unisys/uislib/uisqueue.c
drivers/staging/unisys/uislib/uisthread.c
drivers/staging/unisys/uislib/uisutils.c
drivers/staging/unisys/virthba/virthba.c
drivers/staging/unisys/virthba/virthba.h
drivers/staging/unisys/virtpci/virtpci.c
drivers/staging/unisys/virtpci/virtpci.h
drivers/staging/unisys/visorchannel/globals.h
drivers/staging/unisys/visorchannel/visorchannel.h
drivers/staging/unisys/visorchannel/visorchannel_funcs.c
drivers/staging/unisys/visorchannel/visorchannel_main.c
drivers/staging/unisys/visorchipset/controlvm.h
drivers/staging/unisys/visorchipset/controlvm_direct.c
drivers/staging/unisys/visorchipset/file.c
drivers/staging/unisys/visorchipset/file.h
drivers/staging/unisys/visorchipset/globals.h
drivers/staging/unisys/visorchipset/parser.c
drivers/staging/unisys/visorchipset/parser.h
drivers/staging/unisys/visorchipset/testing.h
drivers/staging/unisys/visorchipset/visorchipset.h
drivers/staging/unisys/visorchipset/visorchipset_main.c
drivers/staging/unisys/visorchipset/visorchipset_umode.h
drivers/staging/unisys/visorutil/charqueue.c
drivers/staging/unisys/visorutil/charqueue.h
drivers/staging/unisys/visorutil/easyproc.c
drivers/staging/unisys/visorutil/easyproc.h
drivers/staging/unisys/visorutil/memregion.h
drivers/staging/unisys/visorutil/memregion_direct.c
drivers/staging/unisys/visorutil/periodic_work.c
drivers/staging/unisys/visorutil/procobjecttree.c
drivers/staging/unisys/visorutil/visorkmodutils.c

index f6452595b742472835ef753978ae04f607ac3b5f..7223a14082baaf57daae23c659046e770cfa1578 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index f504f49a436a0e593d6189a3f270ebad28ae940c..45ac55d3fe1c93837b12e14ece58efaf0c3d6200 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 8d727debca67049be5fa316eb245c005f1661af8..bdee5d529f6b5bb864116cf5fbbae4db46e02dfb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 6a5d1c0e6bd3ba99db6ddd3bc2e7c6d59ba84724..baa0e501e6b4d8387c931c3cae64d1353d0b6c04 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index ae0dc2b2ad147e1d251a603bde3cd8f1ec8350a2..1f1f48e8f1c9eb81c8ad6bc02fa580213d7e1691 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 5126433483492c5c3cbc3cbecdfd7683bf252d21..1a1c5053fcf82bee21816058343503e8542d15a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 47f1c4fa1e7ec5169c6647b5f0b89a66873bef73..17beec231d7098b8ecec286191df6ea6240a8436 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 424ef28739fe6010fdd9bd1feb63509147d242c0..83f1cc7b443ffee12e5a89b2da54980da5afeeec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 6098f45f1e19c9f690b5e9586550b6a6723f8b12..8cbf04d40f7865e5c725d04a612b39519d983dd2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION */
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION */
 /* All rights reserved. */
 #ifndef __IOCHANNEL_H__
 #define __IOCHANNEL_H__
index 99dbbcf3d11ed5c5d30d6e5519d5c6ef3d83834c..7643042c0ce2a2a97d3ebaccbba49f1dc7054ebb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index de30d321d982d1798fd2a4f4be394676e0cdcf32..db77d6f626a12c3026b6e2cac32ebfff9ded389b 100644 (file)
@@ -1,6 +1,6 @@
 /* controlvmcompletionstatus.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All Rights Reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 4c6294d206066a156a9a84b730be9bfc548ba66d..18cc9ed2748bff25b310bad275fefa8018e09e04 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 7304e9a0648ca1db2b7b43176020cc6b938b6991..fe9598c941a648eea69b556e7218c30d3893ed76 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index ae708faaa94dc918286e1395be2e5f4ca7cc93a2..8c0259a2cbce2086e587eb87581aa3f82a5ea29a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 00b0ebb09eae54bdeb60fd4dc66c6d01a323fb35..f25208fc3ed1a677fda6876cb41cc86db3af887d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 14c404367fa7ea3ad8df219dbed38c8c5984abb7..c5c10f3f1eb4dcf24f2e7ebd46a93c65d272791e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 4f71b365e5198fcec32fd606b061990c0d19fccb..3a8f302c87db1c187802d31165b859f19d5fa1b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index cd3896043b6dce998da08eabca4c74d4ed2d967d..efc4005368b0418185be0e0b0232272a57049ea7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 75caf929cd6d412a11e8e156a3d279813046ccbb..adeb92d8dd4dcaa5b74cb67407038bb182533826 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 6c7190bdcd66fe464e56cdb9af41be19e380f85e..418ba634e1a296d6e7f09c0ee4fd047dbe3c4ffe 100644 (file)
@@ -1,6 +1,6 @@
 /* periodic_work.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index c81d11287e685cedc8a23dbc7bfa65c7f698b6ed..1174056ec3d960e4a347a921cc581b2428daea7c 100644 (file)
@@ -1,6 +1,6 @@
 /* procobjecttree.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 3603ac607643ecda1afa184bb831a60925223233..05837399a741dadf6f8df6c4485d2d25d4368608 100644 (file)
@@ -1,6 +1,6 @@
 /* sparstop.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 5fd5ad5144645878d43df593cbf109bd4abed26e..ecf1a6fac7a141dd6bf6e4ba7e2e008815632ab3 100644 (file)
@@ -1,6 +1,6 @@
 /* timskmod.h
  *
- * Copyright  2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 2d81d46bf11e7f6e9e9386350b779575bdf0cce9..0045d559d1b9a16ba4f83d5cee1ca3ed8dfb18ca 100644 (file)
@@ -1,6 +1,6 @@
 /* timskmodutils.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 6dab3900994a7ebe3022e6a080407fbeda0fda80..d7793a84903e8c8ea63f946169b4786a58b9a79b 100644 (file)
@@ -1,6 +1,6 @@
 /* uisqueue.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 2b1fba759098678678731ef4fba6a33473688a85..26837771b43fe9b3bfb9cac4009a6618e8cfe77b 100644 (file)
@@ -1,6 +1,6 @@
 /* uisthread.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 5fdab3a3464a42ecb48c5627774cc00d43820810..f4774c05f9098dfa50ebaddba4de07c17a4821b4 100644 (file)
@@ -1,6 +1,6 @@
 /* uisutils.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 4d7b87cefa61c7ef9cb230d9fa051880ef9dbc45..6178cc46f7c1e8a6570adffee34cbb09e67a8b75 100644 (file)
@@ -1,6 +1,6 @@
 /* uniklog.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 3152a2180c456c0d9e06ee64333f6352964ca982..0e1a58ab28b10fd1f5293405969524dbb81983b3 100644 (file)
@@ -1,6 +1,6 @@
 /* uislib.c
  *
- * Copyright  2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 40598ff1f4f2f84680cfc056e44e3d36cb8e8a1e..d4a6074cfaf0f877593bc15858d0d880f72226c6 100644 (file)
@@ -1,6 +1,6 @@
 /* uisqueue.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 782b06aad56d95e8e35ffa6daa174c0ca051cd86..c93ab04c3cfc9d7d216456042311c9d597c6b314 100644 (file)
@@ -1,6 +1,6 @@
 /* uisthread.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 3178f75e1ebec2c8b19ec9d15f218e65382bdbf0..b49647ccc9d0970e0df40f83de2058794abb9e4c 100644 (file)
@@ -1,6 +1,6 @@
 /* uisutils.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index a3f046cb6b5677d135ca3609e934ec4a77c16f88..2755b4e9e769603f06aa03c49114a03e73ece5eb 100644 (file)
@@ -1,6 +1,6 @@
 /* virthba.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 88b797439a16a51aaae1041262ec44d73966d01c..d4b809b0c7bcc6091b373a2ece790ea8245417ba 100644 (file)
@@ -1,6 +1,6 @@
 /* virthba.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 8e34650b00b5c2e9c7938e6f6343a54850a15f08..21f8bd5fdff94dd0a45a7ae88faae1e2776dae67 100644 (file)
@@ -1,6 +1,6 @@
 /* virtpci.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index b8fd07bc543506483ff8e1d07c4abcd78d4d8c5c..b695c4b8e8bd23a5349cd6beb4447c686e095d97 100644 (file)
@@ -1,6 +1,6 @@
 /* virtpci.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 668f832ca56637451149aa6f6da1d93beea74295..07653b8dea7b0f98c0d906c7a6215295ab3dbefb 100644 (file)
@@ -1,6 +1,6 @@
 /* globals.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 62d29a233fd05d8273fe666b214a92c3be07fcc1..a8c2ebd0c99a5f59e449385144d73b2a0bc6ee95 100644 (file)
@@ -1,6 +1,6 @@
 /* visorchannel.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 053681616ba32f6511f24df662c950981e9d50a3..4427d01b1126a794769b2e0f710e889eb57d18b6 100644 (file)
@@ -1,6 +1,6 @@
 /* visorchannel_funcs.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 482ee0ac1c16b9d32bdb6d8dc14f33dcf1b5a476..1a092570602e7eb041355495f62c822f413bcf50 100644 (file)
@@ -1,6 +1,6 @@
 /* visorchannel_main.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 873fa12dfe6f45af5c5d2ecd322895df1111bd35..012891c3f21dc8ba3ed954f3f8ba04679f4ee6be 100644 (file)
@@ -1,6 +1,6 @@
 /* controlvm.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index b911ea85c093add0d7a9c3a7968c79d1608e4ca6..cd10e3a2a07f2366c5c6f4476b8fc5e72643b7fd 100644 (file)
@@ -1,6 +1,6 @@
 /* controlvm_direct.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index e214a115328290347f724753854a44f42d0b9e98..fccc4f0c3a49ea5d2b119d181981d52626eff4f7 100644 (file)
@@ -1,6 +1,6 @@
 /* file.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 597282aa9a06bd0f357ffe4aab1cde5d131a04f6..21bb906242e1618ca23f063070e416a6fe619301 100644 (file)
@@ -1,6 +1,6 @@
 /* file.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index a0e6d4fc03ae85446743706ad497782266d1c9d1..0fe14599f185c4e97fd389844157c14e0b2cab8a 100644 (file)
@@ -1,6 +1,6 @@
 /* globals.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index b408d415bd8c763e8b19a576f5d672517cc6b19b..948fbb8ed09cc0542d62441aa7dd2b72b39b23f7 100644 (file)
@@ -1,6 +1,6 @@
 /* parser.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index a0cc50a533cd82cd235879e600dab496f1538823..3e4aedc580ce5ae1b5f29a5819e3f55fe0c3c7db 100644 (file)
@@ -1,6 +1,6 @@
 /* parser.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index a44f5556cb21ef857cf2f3776a38e0fe928dd1b9..ad378b82cf9980f00f35ecb100935347cbadc44b 100644 (file)
@@ -1,6 +1,6 @@
 /* testing.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index d95825dc541494d7af4ca1694bbca2748c4d7289..06646e4e3f1e4bd387fdc5688759b8d97a3c50df 100644 (file)
@@ -1,6 +1,6 @@
 /* visorchipset.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index c475e256e34b639070de1dad460a7114e4327682..1895dc4596438939b39a41cf134ca5da41af0bef 100644 (file)
@@ -1,6 +1,6 @@
 /* visorchipset_main.c
  *
- * Copyright  2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 259e840376a54a4613f8a5dbdefb390cc884e02f..06ba5b7e4254c8fcd1029f9f1c15058929ad1083 100644 (file)
@@ -1,6 +1,6 @@
 /* visorchipset_umode.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 0ceede129e8720f42cc194a987b7f55e4a1ee982..61600e1955b33fed40fc782c5a98f086d0aed2c5 100644 (file)
@@ -1,6 +1,6 @@
 /* charqueue.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index e82ae0bc8959f9e589160c9302b6c989eeb8bba4..d6f16587a364049eed4974ac0290470726664378 100644 (file)
@@ -1,6 +1,6 @@
 /* charqueue.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 60b6b83d1b20dce975435b1b82c11a5c7e47e8e7..43df5988f0b8db3676bf4adede16df6ba062ad49 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright © 2010 - 2013 UNISYS CORPORATION
+/* Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 1cef1fd33d53d046b39b57af2cb4c7568b23df3e..6ce7d5eb6ad1b5a2127c9c0321d5df1f1fd38ff8 100644 (file)
@@ -1,6 +1,6 @@
 /* easyproc.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index bb122dbeafbc470ceaa7f328e3df3856aecf6bf1..796631652b7715c4923cb0d2afd32b5c5ba929e0 100644 (file)
@@ -1,6 +1,6 @@
 /* memregion.h
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 2c1061d55ee9d254cf2599bf578a0ba7d3519980..d39fde9c1a6033cc31b4a260ae966f7c89b2f4e2 100644 (file)
@@ -1,6 +1,6 @@
 /* memregion_direct.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 0670a3174682eecedf78379becd32e2f7200c9f6..0251b83aa55cdb14b806eeac8bae79bfa76df2d1 100644 (file)
@@ -1,6 +1,6 @@
 /* periodic_work.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index 67a19e1c7b0206bde456773e687682ec27540da8..2f874e0ab339369c39ebf6cad123358855652f1b 100644 (file)
@@ -1,6 +1,6 @@
 /* procobjecttree.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
index a7d1e94ca3c30d5f572ee34aaf92331a45c24192..e802e75a46966b726e3349b166cfd6bc096d7fae 100644 (file)
@@ -1,6 +1,6 @@
 /* timskmodutils.c
  *
- * Copyright © 2010 - 2013 UNISYS CORPORATION
+ * Copyright (C) 2010 - 2013 UNISYS CORPORATION
  * All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
This page took 0.048624 seconds and 5 git commands to generate.