]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-521: Removed the non-UTF8 '(c)' character from all .java files.
authorRichard Millet <richard.millet@berkeley.edu>
Mon, 12 Oct 2009 20:56:46 +0000 (20:56 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Mon, 12 Oct 2009 20:56:46 +0000 (20:56 +0000)
30 files changed:
services/IntegrationTests/src/test/java/org/collectionspace/services/ItegrationTests/test/RelationIntegrationTest.java
services/acquisition/client/src/test/java/org/collectionspace/services/client/test/AcquisitionServiceTest.java
services/authentication/client/src/test/java/org/collectionspace/services/authentication/client/AuthenticationServiceTest.java
services/client/src/main/java/org/collectionspace/services/client/TestServiceClient.java
services/client/src/main/java/org/collectionspace/services/client/test/AbstractServiceTest.java
services/client/src/main/java/org/collectionspace/services/client/test/ServiceRequestType.java
services/client/src/main/java/org/collectionspace/services/client/test/ServiceTest.java
services/client/src/test/java/org/collectionspace/services/client/test/ServiceLayerTest.java
services/common/src/main/java/org/collectionspace/services/common/relation/IRelationsManager.java
services/common/src/main/java/org/collectionspace/services/common/relation/RelationJAXBSchema.java
services/common/src/main/java/org/collectionspace/services/common/relation/RelationListItemJAXBSchema.java
services/id/jaxb/src/main/java/org/collectionspace/services/IDJAXBSchema.java
services/id/service/src/main/java/org/collectionspace/services/id/AlphabeticIDGeneratorPart.java
services/id/service/src/main/java/org/collectionspace/services/id/BaseIDGenerator.java
services/id/service/src/main/java/org/collectionspace/services/id/IDGenerator.java
services/id/service/src/main/java/org/collectionspace/services/id/IDGeneratorPart.java
services/id/service/src/main/java/org/collectionspace/services/id/IDGeneratorSerializer.java
services/id/service/src/main/java/org/collectionspace/services/id/IDService.java
services/id/service/src/main/java/org/collectionspace/services/id/IDServiceJdbcImpl.java
services/id/service/src/main/java/org/collectionspace/services/id/NumericIDGeneratorPart.java
services/id/service/src/main/java/org/collectionspace/services/id/SequenceIDGeneratorPart.java
services/id/service/src/main/java/org/collectionspace/services/id/SettableIDGenerator.java
services/id/service/src/main/java/org/collectionspace/services/id/StoredValueIDGeneratorPart.java
services/id/service/src/main/java/org/collectionspace/services/id/StringIDGeneratorPart.java
services/id/service/src/main/java/org/collectionspace/services/id/UUIDGeneratorPart.java
services/id/service/src/main/java/org/collectionspace/services/id/YearIDGeneratorPart.java
services/id/service/src/test/java/org/collectionspace/services/id/test/IDServiceJdbcImplTest.java
services/intake/client/src/main/java/org/collectionspace/services/client/IntakeClient.java
services/relation/service/src/test/java/org/collectionspace/services/test/RelationServiceTest.java
services/vocabulary/client/src/test/java/org/collectionspace/services/client/test/VocabularyServiceTest.java

index e80a67b61c0e19ae527d7bf3ec00e0d333128b3e..853141a767654cdbc7b3893241b4cd48f73755b3 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index c43f4c15ddebe719609427c008f165258d1993f9..f5bd723045478cbf3c68aba50b9e520eb9f83f25 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index 4b65524a170b3224aba468d950ab925580c7d687..91e5d2276bd09f02ca9801bec94d9eabb88ae1a1 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index 5a933543c3582d273f53836de1d9f0163dbfcce4..3656210514d24540b366f814d08c4cc437da0fa5 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index 8f98a96bf112e9ebd4884051eea2e6e4bf7f76fc..98ba2f35c19169f8dfc8013a867b2c2a3dfde2d9 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index 59e60b2e347db2cd3bfd732885f91ed07d0439cd..87363d4bba8b84cdd5b9b9d3ee95f576522accfb 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index b81168f72e7b559f15d4267e14651d9f4b154658..2b94b032cec772e12fe854477aaa857f75cd4d6d 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index 0f56f8b70f1634425eb230b8223a774bd42c5380..458cb0df30e14ecffb075ff0a415d58e772ebcbc 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index e6345719aab36e3bed6fd239135876f803d61afd..89d0816d26e65dafe2b3f5ddfcae690242acb3b0 100644 (file)
@@ -16,7 +16,7 @@
  * http://www.collectionspace.org\r
  * http://wiki.collectionspace.org\r
  *\r
- * Copyright © 2009 {Contributing Institution}\r
+ * Copyright (c) 2009 {Contributing Institution}\r
  *\r
  * Licensed under the Educational Community License (ECL), Version 2.0.\r
  * You may not use this file except in compliance with this License.\r
index 3c59fc0ede4d1e1b8ef8857e73c814414afc673e..2973830ef6d92ed97e22f877fb5cfdbc3a2721e3 100644 (file)
@@ -16,7 +16,7 @@
  * http://www.collectionspace.org\r
  * http://wiki.collectionspace.org\r
  *\r
- * Copyright © 2009 {Contributing Institution}\r
+ * Copyright (c) 2009 {Contributing Institution}\r
  *\r
  * Licensed under the Educational Community License (ECL), Version 2.0.\r
  * You may not use this file except in compliance with this License.\r
index 01526ee29d3d71d02970860aa2e7e3afd5ceaa7c..733ae2d5b53bb12a37c24034bcdad21bd4ae1f2a 100644 (file)
@@ -16,7 +16,7 @@
  * http://www.collectionspace.org\r
  * http://wiki.collectionspace.org\r
  *\r
- * Copyright © 2009 {Contributing Institution}\r
+ * Copyright (c) 2009 {Contributing Institution}\r
  *\r
  * Licensed under the Educational Community License (ECL), Version 2.0.\r
  * You may not use this file except in compliance with this License.\r
index a1d08d40702d8e79456a9fec9b98e38839bc86c3..0c599f039628c933f3d6bd4806f147a1d16f8e56 100644 (file)
@@ -10,7 +10,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index 6f7cf7a88366529154d39b437da10cc9cd67523c..d1b6480ed6f60e536cfc85b3fa232bdce74afdfb 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index b37835c484efdef891796302f2bf3039b98bed29..9b910b3fb55d921a12368736a24825f301aac4d2 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index e6417b4cbde683f8c3740eb285d90185d0a15cbe..ffb9b41445a45e68e998fffe73be9628edbc73e2 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index 4193c4eb101f821e4a90e257e09daed8216ce808..fc7e0491b47938fa99549c0d6906fe5088cf0092 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index eb14b3008666171d77a94d851881b48c0abafdff..f1aef9dcf444287ecb1e38e8609a92658157cce6 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index 69f8462a1d88b237455d8b0dffdc224c0a7465e1..d338774b33c0b7eca74fa4b56ce33ee3b97e607f 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index 0ba4cfaefb0e8009f612be11b4e8c2ad67bb234c..ab24a99f578d272bf6d005b6a1e39d3e4b619cda 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index 94b5e1e098414da3b79e6279f31cfad15d442e16..0d744083b7ad62af99313a1031c983bda88aee5e 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index 554188fbcf6f54f7cd2f97adf297c594d2ef731a..3c1d2b9ea48dfd03d5627399bfc85e0ccc48d7fb 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index d7032022885fa4d453aeaa8fd396b65b9ef69882..e8727853a28f128dd593a23770abe31087cc9862 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index f8acf68d68373f825fcbb8dd1e32d9e6285e2fb2..591369b4460723ec0f96e74b6a27f43afff2a095 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index c7abc67ed56b3df517227d4074f86c9579df4c12..d96ff3a56c47b92fc648ffda406aca8fc60aff35 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index 83ec2c7a280a01e378dc3ce36fbd1ca25f574a9c..6a91bdfa594c106268bc67b041219a540d9b1c9e 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index f5ec3d036ffb9bdb9b07761f12df30f0a70f91ca..20e538d918798d7682cdd301ef3afa4a307da697 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index ccf7f200c08acd53f811a983026f7e550fed3640..873f67bbb5a5cb34974d3a4e26401909b8137918 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index 3ed7a507d3ed1ab1d43a82d91c258958a6a42342..def477e60b0c99eb91bdc32f80bd975494178e34 100644 (file)
@@ -16,7 +16,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 {Contributing Institution}
+ * Copyright (c) 2009 {Contributing Institution}
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index 7817f8c341c12855c9e73fa53311f406949061b2..2556c029bb2e6a427ad2bdfeb99c3c268c840925 100644 (file)
@@ -16,7 +16,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 {Contributing Institution}
+ * Copyright (c) 2009 {Contributing Institution}
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.
index f40443af18014cc2317d445487982b31c561ee6c..cf74fed98ae9cb312d13fca080bbd1a51f26f58c 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.collectionspace.org
  * http://wiki.collectionspace.org
  *
- * Copyright © 2009 Regents of the University of California
+ * Copyright (c)) 2009 Regents of the University of California
  *
  * Licensed under the Educational Community License (ECL), Version 2.0.
  * You may not use this file except in compliance with this License.