cleanup
[org.ibex.crypto.git] / src / org / ibex / crypto / Base64.java
index a82e44e..5f66130 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * org.ibex.crypto.Base64 - By Brian Alliet
+ * Copyright (C) 2004 Brian Alliet
+ */
 package org.ibex.crypto;
 
 import java.io.UnsupportedEncodingException;