[Fedora-directory-commits] mod_revocator README, 1.1.1.1, 1.2 anchor.cpp, 1.1.1.1, 1.2 client.cpp, 1.1.1.1, 1.2 client.h, 1.1.1.1, 1.2 client_err.h, 1.1.1.1, 1.2 constants.c, 1.1.1.1, 1.2 crlmanager.cpp, 1.1.1.1, 1.2 crlmanager.h, 1.1.1.1, 1.2 download.h, 1.1.1.1, 1.2 encode.cpp, 1.1.1.1, 1.2 encode.h, 1.1.1.1, 1.2 exec-client.cpp, 1.1.1.1, 1.2 http-client.cpp, 1.1.1.1, 1.2 ldap-client.cpp, 1.1.1.1, 1.2 ldapget.cpp, 1.1.1.1, 1.2 ldaptest.cpp, 1.1.1.1, 1.2 mod_rev.c, 1.1.1.1, 1.2 mod_rev.h, 1.1.1.1, 1.2 nsprstub.cpp, 1.1.1.1, 1.2 pkcs11layer.h, 1.1.1.1, 1.2 rev_core.cpp, 1.1.1.1, 1.2 rev_core.h, 1.1.1.1, 1.2 reverror.h, 1.1.1.1, 1.2 revhelper.cpp, 1.1.1.1, 1.2 revocation.cpp, 1.1.1.1, 1.2 revocation.h, 1.1.1.1, 1.2 revprivate.h, 1.1.1.1, 1.2 rfind.cpp, 1.1.1.1, 1.2 rinst.cpp, 1.1.1.1, 1.2 robject.cpp, 1.1.1.1, 1.2 rsession.cpp, 1.1.1.1, 1.2 rslot.cpp, 1.1.1.1, 1.2 rtoken.cpp, 1.1.1.1, 1.2 status.h, 1.1.1.1, 1.2 unescape.cpp, 1.1.1.1, 1.2 unescape.h, 1.1.1.1, 1.2

Robert Crittenden (rcritten) fedora-directory-commits at redhat.com
Fri Aug 4 18:53:13 UTC 2006


Author: rcritten

Update of /cvs/dirsec/mod_revocator
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22284

Modified Files:
	README anchor.cpp client.cpp client.h client_err.h constants.c 
	crlmanager.cpp crlmanager.h download.h encode.cpp encode.h 
	exec-client.cpp http-client.cpp ldap-client.cpp ldapget.cpp 
	ldaptest.cpp mod_rev.c mod_rev.h nsprstub.cpp pkcs11layer.h 
	rev_core.cpp rev_core.h reverror.h revhelper.cpp 
	revocation.cpp revocation.h revprivate.h rfind.cpp rinst.cpp 
	robject.cpp rsession.cpp rslot.cpp rtoken.cpp status.h 
	unescape.cpp unescape.h 
Log Message:
Replace funky copyright character with "(c)"



Index: README
===================================================================
RCS file: /cvs/dirsec/mod_revocator/README,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- README	3 Aug 2006 19:39:12 -0000	1.1.1.1
+++ README	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,6 +1,6 @@
 LICENSE
 
-Copyright © 2006  Red Hat, Inc. All rights reserved.
+Copyright (c) 2006  Red Hat, Inc. All rights reserved.
 
 This copyrighted material is made available to anyone wishing to use,
 modify, copy, or redistribute it subject to the terms and conditions of


Index: anchor.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/anchor.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- anchor.cpp	3 Aug 2006 19:39:16 -0000	1.1.1.1
+++ anchor.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: client.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/client.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- client.cpp	3 Aug 2006 19:39:16 -0000	1.1.1.1
+++ client.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: client.h
===================================================================
RCS file: /cvs/dirsec/mod_revocator/client.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- client.h	3 Aug 2006 19:39:16 -0000	1.1.1.1
+++ client.h	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: client_err.h
===================================================================
RCS file: /cvs/dirsec/mod_revocator/client_err.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- client_err.h	3 Aug 2006 19:39:16 -0000	1.1.1.1
+++ client_err.h	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: constants.c
===================================================================
RCS file: /cvs/dirsec/mod_revocator/constants.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- constants.c	3 Aug 2006 19:39:29 -0000	1.1.1.1
+++ constants.c	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: crlmanager.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/crlmanager.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- crlmanager.cpp	3 Aug 2006 19:39:29 -0000	1.1.1.1
+++ crlmanager.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: crlmanager.h
===================================================================
RCS file: /cvs/dirsec/mod_revocator/crlmanager.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- crlmanager.h	3 Aug 2006 19:39:29 -0000	1.1.1.1
+++ crlmanager.h	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: download.h
===================================================================
RCS file: /cvs/dirsec/mod_revocator/download.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- download.h	3 Aug 2006 19:39:30 -0000	1.1.1.1
+++ download.h	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: encode.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/encode.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- encode.cpp	3 Aug 2006 19:39:30 -0000	1.1.1.1
+++ encode.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: encode.h
===================================================================
RCS file: /cvs/dirsec/mod_revocator/encode.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- encode.h	3 Aug 2006 19:39:30 -0000	1.1.1.1
+++ encode.h	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: exec-client.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/exec-client.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- exec-client.cpp	3 Aug 2006 19:39:30 -0000	1.1.1.1
+++ exec-client.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: http-client.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/http-client.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- http-client.cpp	3 Aug 2006 19:39:30 -0000	1.1.1.1
+++ http-client.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: ldap-client.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/ldap-client.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- ldap-client.cpp	3 Aug 2006 19:39:30 -0000	1.1.1.1
+++ ldap-client.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: ldapget.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/ldapget.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- ldapget.cpp	3 Aug 2006 19:39:30 -0000	1.1.1.1
+++ ldapget.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: ldaptest.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/ldaptest.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- ldaptest.cpp	3 Aug 2006 19:39:30 -0000	1.1.1.1
+++ ldaptest.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: mod_rev.c
===================================================================
RCS file: /cvs/dirsec/mod_revocator/mod_rev.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- mod_rev.c	3 Aug 2006 19:39:33 -0000	1.1.1.1
+++ mod_rev.c	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: mod_rev.h
===================================================================
RCS file: /cvs/dirsec/mod_revocator/mod_rev.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- mod_rev.h	3 Aug 2006 19:39:33 -0000	1.1.1.1
+++ mod_rev.h	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: nsprstub.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/nsprstub.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- nsprstub.cpp	3 Aug 2006 19:39:33 -0000	1.1.1.1
+++ nsprstub.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: pkcs11layer.h
===================================================================
RCS file: /cvs/dirsec/mod_revocator/pkcs11layer.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- pkcs11layer.h	3 Aug 2006 19:39:33 -0000	1.1.1.1
+++ pkcs11layer.h	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: rev_core.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/rev_core.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- rev_core.cpp	3 Aug 2006 19:39:33 -0000	1.1.1.1
+++ rev_core.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: rev_core.h
===================================================================
RCS file: /cvs/dirsec/mod_revocator/rev_core.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- rev_core.h	3 Aug 2006 19:39:33 -0000	1.1.1.1
+++ rev_core.h	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: reverror.h
===================================================================
RCS file: /cvs/dirsec/mod_revocator/reverror.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- reverror.h	3 Aug 2006 19:39:33 -0000	1.1.1.1
+++ reverror.h	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: revhelper.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/revhelper.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- revhelper.cpp	3 Aug 2006 19:39:33 -0000	1.1.1.1
+++ revhelper.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: revocation.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/revocation.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- revocation.cpp	3 Aug 2006 19:39:33 -0000	1.1.1.1
+++ revocation.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: revocation.h
===================================================================
RCS file: /cvs/dirsec/mod_revocator/revocation.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- revocation.h	3 Aug 2006 19:39:33 -0000	1.1.1.1
+++ revocation.h	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: revprivate.h
===================================================================
RCS file: /cvs/dirsec/mod_revocator/revprivate.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- revprivate.h	3 Aug 2006 19:39:33 -0000	1.1.1.1
+++ revprivate.h	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: rfind.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/rfind.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- rfind.cpp	3 Aug 2006 19:39:34 -0000	1.1.1.1
+++ rfind.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: rinst.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/rinst.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- rinst.cpp	3 Aug 2006 19:39:34 -0000	1.1.1.1
+++ rinst.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: robject.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/robject.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- robject.cpp	3 Aug 2006 19:39:34 -0000	1.1.1.1
+++ robject.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: rsession.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/rsession.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- rsession.cpp	3 Aug 2006 19:39:34 -0000	1.1.1.1
+++ rsession.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: rslot.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/rslot.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- rslot.cpp	3 Aug 2006 19:39:34 -0000	1.1.1.1
+++ rslot.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: rtoken.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/rtoken.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- rtoken.cpp	3 Aug 2006 19:39:34 -0000	1.1.1.1
+++ rtoken.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: status.h
===================================================================
RCS file: /cvs/dirsec/mod_revocator/status.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- status.h	3 Aug 2006 19:39:34 -0000	1.1.1.1
+++ status.h	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: unescape.cpp
===================================================================
RCS file: /cvs/dirsec/mod_revocator/unescape.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- unescape.cpp	3 Aug 2006 19:39:34 -0000	1.1.1.1
+++ unescape.cpp	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of


Index: unescape.h
===================================================================
RCS file: /cvs/dirsec/mod_revocator/unescape.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- unescape.h	3 Aug 2006 19:39:34 -0000	1.1.1.1
+++ unescape.h	4 Aug 2006 18:53:09 -0000	1.2
@@ -1,5 +1,5 @@
 /** BEGIN COPYRIGHT BLOCK
- * Copyright © 2006  Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2006  Red Hat, Inc. All rights reserved.
  * 
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions of




More information about the Fedora-directory-commits mailing list