--- a/max.c
+++ b/max.c
@@ -1,8 +1,8 @@
/**
- * $Id: max.c,v 1.1.1.1 2008-04-28 17:32:53 mbroeker Exp $
- * $Source: /development/c/demos/max.c,v $
- *
+ * test/demos/max.c
+ * Copyright (C) 2008 Markus Broeker
*/
+
#include <stdio.h>
#include <stdlib.h>