Release 1.6.4
[yazpp-moved-to-github.git] / zlint / test-init-03.cpp
index 9644ce1..e12bb49 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the yazpp toolkit.
- * Copyright (C) 1998-2012 Index Data and Mike Taylor
+ * Copyright (C) Index Data 
  * See the file LICENSE for details.
  */
 
@@ -30,7 +30,7 @@ Zlint_code Zlint_test_init_03::init(Zlint *z)
     int i;
     for (i = 0; i< 9; i++)
         ODR_MASK_SET(init->protocolVersion, i);
-    
+
     int r = z->send_Z_PDU(apdu, &len);
     if (r < 0)
     {