Change Xerces exceptions to my own.
[shibboleth/cpp-xmltooling.git] / xmltooling / util / XMLConstants.cpp
index fdcb634..8796aea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2006 Internet2
+ *  Copyright 2001-2007 Internet2
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -106,3 +106,4 @@ const XMLCh xmlconstants::XML_FALSE[] = { chLatin_f, chLatin_a, chLatin_l, chLat
 const XMLCh xmlconstants::XML_ONE[] = { chDigit_1, chNull };
 
 const XMLCh xmlconstants::XML_ZERO[] = { chDigit_0, chNull };
+