summaryrefslogtreecommitdiff
path: root/src/img_encoder.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/img_encoder.cc')
-rw-r--r--src/img_encoder.cc12
1 files changed, 10 insertions, 2 deletions
diff --git a/src/img_encoder.cc b/src/img_encoder.cc
index d83a906..9af9db6 100644
--- a/src/img_encoder.cc
+++ b/src/img_encoder.cc
@@ -18,9 +18,17 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ */
+/*
+ * $Id$
+ */
+/*
+ * $Log$
+ * Revision 1.6 2005/05/01 09:56:26 deva
+ * Added Id and Log tags to all files
+ *
*/
-
#include "img_encoder.h"
#include <stdio.h>
//#include <setjmp.h>