Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/Makefile	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/console/Makefile
===================================================================
--- uspace/console/Makefile	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/console/Makefile	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/console/console.c
===================================================================
--- uspace/console/console.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/console/console.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/console/console.h
===================================================================
--- uspace/console/console.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/console/console.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/console/gcons.c
===================================================================
--- uspace/console/gcons.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/console/gcons.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/console/gcons.h
===================================================================
--- uspace/console/gcons.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/console/gcons.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/console/screenbuffer.c
===================================================================
--- uspace/console/screenbuffer.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/console/screenbuffer.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/console/screenbuffer.h
===================================================================
--- uspace/console/screenbuffer.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/console/screenbuffer.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/fb/Makefile
===================================================================
--- uspace/fb/Makefile	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/fb/Makefile	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/fb/ega.c
===================================================================
--- uspace/fb/ega.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/fb/ega.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/fb/ega.h
===================================================================
--- uspace/fb/ega.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/fb/ega.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/fb/fb.c
===================================================================
--- uspace/fb/fb.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/fb/fb.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006 Jakub Vana
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Jakub Vana
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/fb/fb.h
===================================================================
--- uspace/fb/fb.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/fb/fb.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/fb/font-8x16.c
===================================================================
--- uspace/fb/font-8x16.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/fb/font-8x16.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/fb/font-8x16.h
===================================================================
--- uspace/fb/font-8x16.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/fb/font-8x16.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/fb/main.c
===================================================================
--- uspace/fb/main.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/fb/main.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/fb/main.h
===================================================================
--- uspace/fb/main.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/fb/main.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/fb/ppm.c
===================================================================
--- uspace/fb/ppm.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/fb/ppm.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/fb/ppm.h
===================================================================
--- uspace/fb/ppm.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/fb/ppm.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/fb/sysio.c
===================================================================
--- uspace/fb/sysio.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/fb/sysio.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/fb/sysio.h
===================================================================
--- uspace/fb/sysio.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/fb/sysio.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/fs/Makefile
===================================================================
--- uspace/fs/Makefile	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/fs/Makefile	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Martin Decky
+# Copyright (c) 2006 Martin Decky
 # All rights reserved.
 #
Index: uspace/fs/fs.c
===================================================================
--- uspace/fs/fs.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/fs/fs.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/init/Makefile
===================================================================
--- uspace/init/Makefile	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/init/Makefile	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/init/init.c
===================================================================
--- uspace/init/init.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/init/init.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/init/init.h
===================================================================
--- uspace/init/init.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/init/init.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/init/version.c
===================================================================
--- uspace/init/version.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/init/version.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
@@ -55,5 +55,5 @@
 void version_print(void)
 {
-	printf("HelenOS init\nRelease %s%s%s\nCopyright (C) 2006 HelenOS project\n", release, revision, timestamp);
+	printf("HelenOS init\nRelease %s%s%s\nCopyright (c) 2006 HelenOS project\n", release, revision, timestamp);
 }
 
Index: uspace/init/version.h
===================================================================
--- uspace/init/version.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/init/version.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/ipcc/Makefile
===================================================================
--- uspace/ipcc/Makefile	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/ipcc/Makefile	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/ipcc/ipcc.c
===================================================================
--- uspace/ipcc/ipcc.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/ipcc/ipcc.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/kbd/Makefile
===================================================================
--- uspace/kbd/Makefile	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/Makefile	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/kbd/arch/ia32/include/kbd.h
===================================================================
--- uspace/kbd/arch/ia32/include/kbd.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/ia32/include/kbd.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/arch/ia32/include/scanc.h
===================================================================
--- uspace/kbd/arch/ia32/include/scanc.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/ia32/include/scanc.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001-2004 Jakub Jermar
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2001-2004 Jakub Jermar
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/arch/ia32/src/kbd.c
===================================================================
--- uspace/kbd/arch/ia32/src/kbd.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/ia32/src/kbd.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001-2004 Jakub Jermar
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2001-2004 Jakub Jermar
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/arch/ia32/src/mouse.c
===================================================================
--- uspace/kbd/arch/ia32/src/mouse.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/ia32/src/mouse.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/kbd/arch/ia32/src/scanc.c
===================================================================
--- uspace/kbd/arch/ia32/src/scanc.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/ia32/src/scanc.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001-2004 Jakub Jermar
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2001-2004 Jakub Jermar
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/arch/ia64/include/kbd.h
===================================================================
--- uspace/kbd/arch/ia64/include/kbd.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/ia64/include/kbd.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/arch/ia64/src/kbd.c
===================================================================
--- uspace/kbd/arch/ia64/src/kbd.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/ia64/src/kbd.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/arch/mips32/include/kbd.h
===================================================================
--- uspace/kbd/arch/mips32/include/kbd.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/mips32/include/kbd.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/arch/mips32/src/kbd.c
===================================================================
--- uspace/kbd/arch/mips32/src/kbd.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/mips32/src/kbd.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/arch/ppc32/include/kbd.h
===================================================================
--- uspace/kbd/arch/ppc32/include/kbd.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/ppc32/include/kbd.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/arch/ppc32/src/kbd.c
===================================================================
--- uspace/kbd/arch/ppc32/src/kbd.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/ppc32/src/kbd.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/kbd/arch/ppc64/include/kbd.h
===================================================================
--- uspace/kbd/arch/ppc64/include/kbd.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/ppc64/include/kbd.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/arch/ppc64/src/kbd.c
===================================================================
--- uspace/kbd/arch/ppc64/src/kbd.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/ppc64/src/kbd.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/kbd/arch/sparc64/include/kbd.h
===================================================================
--- uspace/kbd/arch/sparc64/include/kbd.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/sparc64/include/kbd.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/arch/sparc64/include/scanc.h
===================================================================
--- uspace/kbd/arch/sparc64/include/scanc.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/sparc64/include/scanc.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/kbd/arch/sparc64/src/kbd.c
===================================================================
--- uspace/kbd/arch/sparc64/src/kbd.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/sparc64/src/kbd.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/kbd/arch/sparc64/src/scanc.c
===================================================================
--- uspace/kbd/arch/sparc64/src/scanc.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/arch/sparc64/src/scanc.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/kbd/genarch/include/kbd.h
===================================================================
--- uspace/kbd/genarch/include/kbd.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/genarch/include/kbd.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/kbd/genarch/include/scanc.h
===================================================================
--- uspace/kbd/genarch/include/scanc.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/genarch/include/scanc.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001-2004 Jakub Jermar
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2001-2004 Jakub Jermar
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/genarch/src/kbd.c
===================================================================
--- uspace/kbd/genarch/src/kbd.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/genarch/src/kbd.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001-2004 Jakub Jermar
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2001-2004 Jakub Jermar
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/generic/kbd.c
===================================================================
--- uspace/kbd/generic/kbd.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/generic/kbd.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/generic/key_buffer.c
===================================================================
--- uspace/kbd/generic/key_buffer.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/generic/key_buffer.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/include/kbd.h
===================================================================
--- uspace/kbd/include/kbd.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/include/kbd.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/include/key_buffer.h
===================================================================
--- uspace/kbd/include/key_buffer.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/include/key_buffer.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/kbd/include/keys.h
===================================================================
--- uspace/kbd/include/keys.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/kbd/include/keys.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/klog/Makefile
===================================================================
--- uspace/klog/Makefile	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/klog/Makefile	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/klog/klog.c
===================================================================
--- uspace/klog/klog.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/klog/klog.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/Makefile
===================================================================
--- uspace/libc/Makefile	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/Makefile	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/amd64/Makefile.inc
===================================================================
--- uspace/libc/arch/amd64/Makefile.inc	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/Makefile.inc	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/amd64/include/atomic.h
===================================================================
--- uspace/libc/arch/amd64/include/atomic.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/include/atomic.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2001-2004 Jakub Jermar
+ * Copyright (c) 2001-2004 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/amd64/include/config.h
===================================================================
--- uspace/libc/arch/amd64/include/config.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/include/config.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/amd64/include/endian.h
===================================================================
--- uspace/libc/arch/amd64/include/endian.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/include/endian.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/amd64/include/faddr.h
===================================================================
--- uspace/libc/arch/amd64/include/faddr.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/include/faddr.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Ondrej Palkovsky
+ * Copyright (c) 2005 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/amd64/include/limits.h
===================================================================
--- uspace/libc/arch/amd64/include/limits.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/include/limits.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/amd64/include/psthread.h
===================================================================
--- uspace/libc/arch/amd64/include/psthread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/include/psthread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/amd64/include/stackarg.h
===================================================================
--- uspace/libc/arch/amd64/include/stackarg.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/include/stackarg.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/amd64/include/syscall.h
===================================================================
--- uspace/libc/arch/amd64/include/syscall.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/include/syscall.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/amd64/include/thread.h
===================================================================
--- uspace/libc/arch/amd64/include/thread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/include/thread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/amd64/include/types.h
===================================================================
--- uspace/libc/arch/amd64/include/types.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/include/types.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/amd64/src/entry.s
===================================================================
--- uspace/libc/arch/amd64/src/entry.s	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/src/entry.s	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Ondrej Palkovsky
+# Copyright (c) 2006 Ondrej Palkovsky
 # All rights reserved.
 #
Index: uspace/libc/arch/amd64/src/psthread.S
===================================================================
--- uspace/libc/arch/amd64/src/psthread.S	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/src/psthread.S	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2001-2004 Jakub Jermar
+# Copyright (c) 2001-2004 Jakub Jermar
 # All rights reserved.
 #
Index: uspace/libc/arch/amd64/src/syscall.S
===================================================================
--- uspace/libc/arch/amd64/src/syscall.S	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/src/syscall.S	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Ondrej Palkovsky
+# Copyright (c) 2006 Ondrej Palkovsky
 # All rights reserved.
 #
Index: uspace/libc/arch/amd64/src/thread.c
===================================================================
--- uspace/libc/arch/amd64/src/thread.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/src/thread.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/amd64/src/thread_entry.s
===================================================================
--- uspace/libc/arch/amd64/src/thread_entry.s	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/amd64/src/thread_entry.s	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Jakub Jermar
+# Copyright (c) 2006 Jakub Jermar
 # All rights reserved.
 #
Index: uspace/libc/arch/ia32/Makefile.inc
===================================================================
--- uspace/libc/arch/ia32/Makefile.inc	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/Makefile.inc	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/ia32/include/atomic.h
===================================================================
--- uspace/libc/arch/ia32/include/atomic.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/include/atomic.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2001-2004 Jakub Jermar
+ * Copyright (c) 2001-2004 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/ia32/include/config.h
===================================================================
--- uspace/libc/arch/ia32/include/config.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/include/config.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/ia32/include/ddi.h
===================================================================
--- uspace/libc/arch/ia32/include/ddi.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/include/ddi.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/ia32/include/endian.h
===================================================================
--- uspace/libc/arch/ia32/include/endian.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/include/endian.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/ia32/include/faddr.h
===================================================================
--- uspace/libc/arch/ia32/include/faddr.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/include/faddr.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Ondrej Palkovsky
+ * Copyright (c) 2005 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/ia32/include/limits.h
===================================================================
--- uspace/libc/arch/ia32/include/limits.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/include/limits.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/ia32/include/psthread.h
===================================================================
--- uspace/libc/arch/ia32/include/psthread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/include/psthread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/ia32/include/stackarg.h
===================================================================
--- uspace/libc/arch/ia32/include/stackarg.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/include/stackarg.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Jakub Jermar
+ * Copyright (c) 2005 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/ia32/include/syscall.h
===================================================================
--- uspace/libc/arch/ia32/include/syscall.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/include/syscall.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ia32/include/thread.h
===================================================================
--- uspace/libc/arch/ia32/include/thread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/include/thread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/ia32/include/types.h
===================================================================
--- uspace/libc/arch/ia32/include/types.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/include/types.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ia32/src/entry.s
===================================================================
--- uspace/libc/arch/ia32/src/entry.s	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/src/entry.s	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/ia32/src/psthread.S
===================================================================
--- uspace/libc/arch/ia32/src/psthread.S	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/src/psthread.S	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2001-2004 Jakub Jermar
+# Copyright (c) 2001-2004 Jakub Jermar
 # All rights reserved.
 #
Index: uspace/libc/arch/ia32/src/syscall.c
===================================================================
--- uspace/libc/arch/ia32/src/syscall.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/src/syscall.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ia32/src/thread_entry.s
===================================================================
--- uspace/libc/arch/ia32/src/thread_entry.s	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia32/src/thread_entry.s	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Jakub Jermar
+# Copyright (c) 2006 Jakub Jermar
 # All rights reserved.
 #
Index: uspace/libc/arch/ia64/Makefile.inc
===================================================================
--- uspace/libc/arch/ia64/Makefile.inc	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/Makefile.inc	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/ia64/include/atomic.h
===================================================================
--- uspace/libc/arch/ia64/include/atomic.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/include/atomic.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Jakub Jermar
+ * Copyright (c) 2005 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/ia64/include/config.h
===================================================================
--- uspace/libc/arch/ia64/include/config.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/include/config.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/ia64/include/endian.h
===================================================================
--- uspace/libc/arch/ia64/include/endian.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/include/endian.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/ia64/include/faddr.h
===================================================================
--- uspace/libc/arch/ia64/include/faddr.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/include/faddr.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Jakub Jermar
+ * Copyright (c) 2005 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/ia64/include/limits.h
===================================================================
--- uspace/libc/arch/ia64/include/limits.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/include/limits.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/ia64/include/psthread.h
===================================================================
--- uspace/libc/arch/ia64/include/psthread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/include/psthread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Jakub Jermar
+ * Copyright (c) 2005 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/ia64/include/stack.h
===================================================================
--- uspace/libc/arch/ia64/include/stack.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/include/stack.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Jakub Jermar
+ * Copyright (c) 2005 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/ia64/include/stackarg.h
===================================================================
--- uspace/libc/arch/ia64/include/stackarg.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/include/stackarg.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/ia64/include/syscall.h
===================================================================
--- uspace/libc/arch/ia64/include/syscall.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/include/syscall.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ia64/include/thread.h
===================================================================
--- uspace/libc/arch/ia64/include/thread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/include/thread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/ia64/include/types.h
===================================================================
--- uspace/libc/arch/ia64/include/types.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/include/types.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/ia64/src/entry.s
===================================================================
--- uspace/libc/arch/ia64/src/entry.s	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/src/entry.s	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Jakub Jermar
+# Copyright (c) 2006 Jakub Jermar
 # All rights reserved.
 #
Index: uspace/libc/arch/ia64/src/psthread.S
===================================================================
--- uspace/libc/arch/ia64/src/psthread.S	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/src/psthread.S	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Jakub Jermar
+# Copyright (c) 2005 Jakub Jermar
 # All rights reserved.
 #
Index: uspace/libc/arch/ia64/src/syscall.S
===================================================================
--- uspace/libc/arch/ia64/src/syscall.S	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/src/syscall.S	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Jakub Jermar
+# Copyright (c) 2006 Jakub Jermar
 # All rights reserved.
 #
Index: uspace/libc/arch/ia64/src/thread.c
===================================================================
--- uspace/libc/arch/ia64/src/thread.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/src/thread.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/ia64/src/thread_entry.s
===================================================================
--- uspace/libc/arch/ia64/src/thread_entry.s	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ia64/src/thread_entry.s	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Jakub Jermar
+# Copyright (c) 2006 Jakub Jermar
 # All rights reserved.
 #
Index: uspace/libc/arch/mips32/Makefile.inc
===================================================================
--- uspace/libc/arch/mips32/Makefile.inc	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/Makefile.inc	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/mips32/include/atomic.h
===================================================================
--- uspace/libc/arch/mips32/include/atomic.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/include/atomic.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Ondrej Palkovsky
+ * Copyright (c) 2005 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/mips32/include/config.h
===================================================================
--- uspace/libc/arch/mips32/include/config.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/include/config.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/mips32/include/endian.h
===================================================================
--- uspace/libc/arch/mips32/include/endian.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/include/endian.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/mips32/include/faddr.h
===================================================================
--- uspace/libc/arch/mips32/include/faddr.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/include/faddr.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Ondrej Palkovsky
+ * Copyright (c) 2005 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/mips32/include/limits.h
===================================================================
--- uspace/libc/arch/mips32/include/limits.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/include/limits.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/mips32/include/psthread.h
===================================================================
--- uspace/libc/arch/mips32/include/psthread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/include/psthread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/mips32/include/stackarg.h
===================================================================
--- uspace/libc/arch/mips32/include/stackarg.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/include/stackarg.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/mips32/include/syscall.h
===================================================================
--- uspace/libc/arch/mips32/include/syscall.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/include/syscall.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/mips32/include/thread.h
===================================================================
--- uspace/libc/arch/mips32/include/thread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/include/thread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/mips32/include/types.h
===================================================================
--- uspace/libc/arch/mips32/include/types.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/include/types.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/mips32/src/entry.s
===================================================================
--- uspace/libc/arch/mips32/src/entry.s	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/src/entry.s	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/mips32/src/psthread.S
===================================================================
--- uspace/libc/arch/mips32/src/psthread.S	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/src/psthread.S	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2003-2004 Jakub Jermar
+# Copyright (c) 2003-2004 Jakub Jermar
 # All rights reserved.
 #
Index: uspace/libc/arch/mips32/src/syscall.c
===================================================================
--- uspace/libc/arch/mips32/src/syscall.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/src/syscall.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/mips32/src/thread.c
===================================================================
--- uspace/libc/arch/mips32/src/thread.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/src/thread.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/mips32/src/thread_entry.s
===================================================================
--- uspace/libc/arch/mips32/src/thread_entry.s	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32/src/thread_entry.s	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Jakub Jermar
+# Copyright (c) 2006 Jakub Jermar
 # All rights reserved.
 #
Index: uspace/libc/arch/mips32eb/Makefile.inc
===================================================================
--- uspace/libc/arch/mips32eb/Makefile.inc	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32eb/Makefile.inc	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/mips32eb/include/endian.h
===================================================================
--- uspace/libc/arch/mips32eb/include/endian.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/mips32eb/include/endian.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc32/Makefile.inc
===================================================================
--- uspace/libc/arch/ppc32/Makefile.inc	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/Makefile.inc	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Martin Decky
+# Copyright (c) 2006 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/ppc32/include/atomic.h
===================================================================
--- uspace/libc/arch/ppc32/include/atomic.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/include/atomic.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc32/include/config.h
===================================================================
--- uspace/libc/arch/ppc32/include/config.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/include/config.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc32/include/endian.h
===================================================================
--- uspace/libc/arch/ppc32/include/endian.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/include/endian.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc32/include/faddr.h
===================================================================
--- uspace/libc/arch/ppc32/include/faddr.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/include/faddr.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Ondrej Palkovsky
+ * Copyright (c) 2005 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc32/include/limits.h
===================================================================
--- uspace/libc/arch/ppc32/include/limits.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/include/limits.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc32/include/psthread.h
===================================================================
--- uspace/libc/arch/ppc32/include/psthread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/include/psthread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc32/include/regname.h
===================================================================
--- uspace/libc/arch/ppc32/include/regname.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/include/regname.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc32/include/stackarg.h
===================================================================
--- uspace/libc/arch/ppc32/include/stackarg.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/include/stackarg.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc32/include/syscall.h
===================================================================
--- uspace/libc/arch/ppc32/include/syscall.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/include/syscall.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc32/include/thread.h
===================================================================
--- uspace/libc/arch/ppc32/include/thread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/include/thread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc32/include/types.h
===================================================================
--- uspace/libc/arch/ppc32/include/types.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/include/types.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc32/src/entry.s
===================================================================
--- uspace/libc/arch/ppc32/src/entry.s	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/src/entry.s	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Martin Decky
+# Copyright (c) 2006 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/ppc32/src/psthread.S
===================================================================
--- uspace/libc/arch/ppc32/src/psthread.S	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/src/psthread.S	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Martin Decky
+# Copyright (c) 2006 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/ppc32/src/syscall.c
===================================================================
--- uspace/libc/arch/ppc32/src/syscall.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/src/syscall.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc32/src/thread.c
===================================================================
--- uspace/libc/arch/ppc32/src/thread.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/src/thread.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc32/src/thread_entry.s
===================================================================
--- uspace/libc/arch/ppc32/src/thread_entry.s	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc32/src/thread_entry.s	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Martin Decky
+# Copyright (c) 2006 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/ppc64/Makefile.inc
===================================================================
--- uspace/libc/arch/ppc64/Makefile.inc	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/Makefile.inc	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Martin Decky
+# Copyright (c) 2006 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/ppc64/include/atomic.h
===================================================================
--- uspace/libc/arch/ppc64/include/atomic.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/include/atomic.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc64/include/config.h
===================================================================
--- uspace/libc/arch/ppc64/include/config.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/include/config.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc64/include/endian.h
===================================================================
--- uspace/libc/arch/ppc64/include/endian.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/include/endian.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc64/include/faddr.h
===================================================================
--- uspace/libc/arch/ppc64/include/faddr.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/include/faddr.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Ondrej Palkovsky
+ * Copyright (c) 2005 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc64/include/limits.h
===================================================================
--- uspace/libc/arch/ppc64/include/limits.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/include/limits.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc64/include/psthread.h
===================================================================
--- uspace/libc/arch/ppc64/include/psthread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/include/psthread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc64/include/regname.h
===================================================================
--- uspace/libc/arch/ppc64/include/regname.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/include/regname.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc64/include/stackarg.h
===================================================================
--- uspace/libc/arch/ppc64/include/stackarg.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/include/stackarg.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc64/include/syscall.h
===================================================================
--- uspace/libc/arch/ppc64/include/syscall.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/include/syscall.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc64/include/thread.h
===================================================================
--- uspace/libc/arch/ppc64/include/thread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/include/thread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc64/include/types.h
===================================================================
--- uspace/libc/arch/ppc64/include/types.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/include/types.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc64/src/entry.s
===================================================================
--- uspace/libc/arch/ppc64/src/entry.s	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/src/entry.s	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Martin Decky
+# Copyright (c) 2006 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/ppc64/src/psthread.S
===================================================================
--- uspace/libc/arch/ppc64/src/psthread.S	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/src/psthread.S	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Martin Decky
+# Copyright (c) 2006 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/ppc64/src/syscall.c
===================================================================
--- uspace/libc/arch/ppc64/src/syscall.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/src/syscall.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc64/src/thread.c
===================================================================
--- uspace/libc/arch/ppc64/src/thread.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/src/thread.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/ppc64/src/thread_entry.s
===================================================================
--- uspace/libc/arch/ppc64/src/thread_entry.s	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/ppc64/src/thread_entry.s	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Martin Decky
+# Copyright (c) 2006 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/sparc64/Makefile.inc
===================================================================
--- uspace/libc/arch/sparc64/Makefile.inc	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/Makefile.inc	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Martin Decky
+# Copyright (c) 2006 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/sparc64/include/atomic.h
===================================================================
--- uspace/libc/arch/sparc64/include/atomic.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/include/atomic.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Jakub Jermar
+ * Copyright (c) 2005 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/sparc64/include/config.h
===================================================================
--- uspace/libc/arch/sparc64/include/config.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/include/config.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/sparc64/include/endian.h
===================================================================
--- uspace/libc/arch/sparc64/include/endian.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/include/endian.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/sparc64/include/faddr.h
===================================================================
--- uspace/libc/arch/sparc64/include/faddr.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/include/faddr.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Ondrej Palkovsky
+ * Copyright (c) 2005 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/sparc64/include/limits.h
===================================================================
--- uspace/libc/arch/sparc64/include/limits.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/include/limits.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/sparc64/include/psthread.h
===================================================================
--- uspace/libc/arch/sparc64/include/psthread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/include/psthread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Jakub Jermar
+ * Copyright (c) 2005 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/sparc64/include/stack.h
===================================================================
--- uspace/libc/arch/sparc64/include/stack.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/include/stack.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Jakub Jermar
+ * Copyright (c) 2005 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/sparc64/include/stackarg.h
===================================================================
--- uspace/libc/arch/sparc64/include/stackarg.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/include/stackarg.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/arch/sparc64/include/syscall.h
===================================================================
--- uspace/libc/arch/sparc64/include/syscall.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/include/syscall.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/sparc64/include/thread.h
===================================================================
--- uspace/libc/arch/sparc64/include/thread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/include/thread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/arch/sparc64/include/types.h
===================================================================
--- uspace/libc/arch/sparc64/include/types.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/include/types.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/arch/sparc64/src/entry.s
===================================================================
--- uspace/libc/arch/sparc64/src/entry.s	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/src/entry.s	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Martin Decky
+# Copyright (c) 2006 Martin Decky
 # All rights reserved.
 #
Index: uspace/libc/arch/sparc64/src/psthread.S
===================================================================
--- uspace/libc/arch/sparc64/src/psthread.S	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/src/psthread.S	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Jakub Jermar
+# Copyright (c) 2005 Jakub Jermar
 # All rights reserved.
 #
Index: uspace/libc/arch/sparc64/src/thread.c
===================================================================
--- uspace/libc/arch/sparc64/src/thread.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/src/thread.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/arch/sparc64/src/thread_entry.s
===================================================================
--- uspace/libc/arch/sparc64/src/thread_entry.s	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/arch/sparc64/src/thread_entry.s	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Jakub Jermar
+# Copyright (c) 2006 Jakub Jermar
 # All rights reserved.
 #
Index: uspace/libc/generic/as.c
===================================================================
--- uspace/libc/generic/as.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/as.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/generic/async.c
===================================================================
--- uspace/libc/generic/async.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/async.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/generic/cap.c
===================================================================
--- uspace/libc/generic/cap.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/cap.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/generic/ddi.c
===================================================================
--- uspace/libc/generic/ddi.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/ddi.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/generic/err.c
===================================================================
--- uspace/libc/generic/err.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/err.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/generic/futex.c
===================================================================
--- uspace/libc/generic/futex.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/futex.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/generic/io/io.c
===================================================================
--- uspace/libc/generic/io/io.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/io/io.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/generic/io/printf.c
===================================================================
--- uspace/libc/generic/io/printf.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/io/printf.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/generic/io/printf_core.c
===================================================================
--- uspace/libc/generic/io/printf_core.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/io/printf_core.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001-2004 Jakub Jermar
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2001-2004 Jakub Jermar
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/generic/io/snprintf.c
===================================================================
--- uspace/libc/generic/io/snprintf.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/io/snprintf.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/generic/io/sprintf.c
===================================================================
--- uspace/libc/generic/io/sprintf.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/io/sprintf.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/generic/io/stream.c
===================================================================
--- uspace/libc/generic/io/stream.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/io/stream.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006 Josef Cejka
- * Copyright (C) 2006 Jakub Vana
+ * Copyright (c) 2006 Josef Cejka
+ * Copyright (c) 2006 Jakub Vana
  * All rights reserved.
  *
Index: uspace/libc/generic/io/vprintf.c
===================================================================
--- uspace/libc/generic/io/vprintf.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/io/vprintf.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/generic/io/vsnprintf.c
===================================================================
--- uspace/libc/generic/io/vsnprintf.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/io/vsnprintf.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/generic/io/vsprintf.c
===================================================================
--- uspace/libc/generic/io/vsprintf.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/io/vsprintf.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/generic/ipc.c
===================================================================
--- uspace/libc/generic/ipc.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/ipc.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/generic/libadt/hash_table.c
===================================================================
--- uspace/libc/generic/libadt/hash_table.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/libadt/hash_table.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/generic/libadt/list.c
===================================================================
--- uspace/libc/generic/libadt/list.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/libadt/list.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2004 Jakub Jermar
+ * Copyright (c) 2004 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/generic/libc.c
===================================================================
--- uspace/libc/generic/libc.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/libc.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/generic/mman.c
===================================================================
--- uspace/libc/generic/mman.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/mman.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/generic/psthread.c
===================================================================
--- uspace/libc/generic/psthread.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/psthread.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/generic/stdlib.c
===================================================================
--- uspace/libc/generic/stdlib.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/stdlib.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/generic/string.c
===================================================================
--- uspace/libc/generic/string.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/string.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/generic/sysinfo.c
===================================================================
--- uspace/libc/generic/sysinfo.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/sysinfo.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/generic/task.c
===================================================================
--- uspace/libc/generic/task.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/task.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/generic/thread.c
===================================================================
--- uspace/libc/generic/thread.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/thread.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/generic/time.c
===================================================================
--- uspace/libc/generic/time.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/generic/time.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/include/align.h
===================================================================
--- uspace/libc/include/align.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/align.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Jakub Jermar
+ * Copyright (c) 2005 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/include/as.h
===================================================================
--- uspace/libc/include/as.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/as.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/include/assert.h
===================================================================
--- uspace/libc/include/assert.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/assert.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005 Martin Decky
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2005 Martin Decky
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/include/async.h
===================================================================
--- uspace/libc/include/async.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/async.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/include/atomic.h
===================================================================
--- uspace/libc/include/atomic.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/atomic.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/include/bitops.h
===================================================================
--- uspace/libc/include/bitops.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/bitops.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/include/bool.h
===================================================================
--- uspace/libc/include/bool.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/bool.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/include/cap.h
===================================================================
--- uspace/libc/include/cap.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/cap.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/include/ctype.h
===================================================================
--- uspace/libc/include/ctype.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/ctype.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/include/ddi.h
===================================================================
--- uspace/libc/include/ddi.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/ddi.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/include/endian.h
===================================================================
--- uspace/libc/include/endian.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/endian.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/include/err.h
===================================================================
--- uspace/libc/include/err.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/err.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/include/errno.h
===================================================================
--- uspace/libc/include/errno.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/errno.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/include/futex.h
===================================================================
--- uspace/libc/include/futex.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/futex.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/include/io/io.h
===================================================================
--- uspace/libc/include/io/io.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/io/io.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/include/io/printf_core.h
===================================================================
--- uspace/libc/include/io/printf_core.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/io/printf_core.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/include/io/stream.h
===================================================================
--- uspace/libc/include/io/stream.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/io/stream.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Vana
+ * Copyright (c) 2006 Jakub Vana
  * All rights reserved.
  *
Index: uspace/libc/include/ipc/fb.h
===================================================================
--- uspace/libc/include/ipc/fb.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/ipc/fb.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/include/ipc/ipc.h
===================================================================
--- uspace/libc/include/ipc/ipc.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/ipc/ipc.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/include/ipc/ns.h
===================================================================
--- uspace/libc/include/ipc/ns.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/ipc/ns.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/include/ipc/services.h
===================================================================
--- uspace/libc/include/ipc/services.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/ipc/services.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/include/libadt/fifo.h
===================================================================
--- uspace/libc/include/libadt/fifo.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/libadt/fifo.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/include/libadt/hash_table.h
===================================================================
--- uspace/libc/include/libadt/hash_table.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/libadt/hash_table.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/include/libadt/list.h
===================================================================
--- uspace/libc/include/libadt/list.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/libadt/list.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2001-2004 Jakub Jermar
+ * Copyright (c) 2001-2004 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/include/libc.h
===================================================================
--- uspace/libc/include/libc.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/libc.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/include/limits.h
===================================================================
--- uspace/libc/include/limits.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/limits.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/include/psthread.h
===================================================================
--- uspace/libc/include/psthread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/psthread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/include/stdarg.h
===================================================================
--- uspace/libc/include/stdarg.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/stdarg.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/include/stddef.h
===================================================================
--- uspace/libc/include/stddef.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/stddef.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/include/stdint.h
===================================================================
--- uspace/libc/include/stdint.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/stdint.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/include/stdio.h
===================================================================
--- uspace/libc/include/stdio.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/stdio.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/include/stdlib.h
===================================================================
--- uspace/libc/include/stdlib.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/stdlib.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/include/string.h
===================================================================
--- uspace/libc/include/string.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/string.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/include/sys/mman.h
===================================================================
--- uspace/libc/include/sys/mman.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/sys/mman.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/include/sys/time.h
===================================================================
--- uspace/libc/include/sys/time.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/sys/time.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/include/sys/types.h
===================================================================
--- uspace/libc/include/sys/types.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/sys/types.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/libc/include/syscall.h
===================================================================
--- uspace/libc/include/syscall.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/syscall.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/libc/include/sysinfo.h
===================================================================
--- uspace/libc/include/sysinfo.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/sysinfo.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/include/task.h
===================================================================
--- uspace/libc/include/task.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/task.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/include/thread.h
===================================================================
--- uspace/libc/include/thread.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/thread.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 2006 Jakub Jermar
  * All rights reserved.
  *
Index: uspace/libc/include/time.h
===================================================================
--- uspace/libc/include/time.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/time.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/libc/include/unistd.h
===================================================================
--- uspace/libc/include/unistd.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/libc/include/unistd.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Martin Decky
+ * Copyright (c) 2005 Martin Decky
  * All rights reserved.
  *
Index: uspace/ns/Makefile
===================================================================
--- uspace/ns/Makefile	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/ns/Makefile	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/ns/ns.c
===================================================================
--- uspace/ns/ns.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/ns/ns.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Ondrej Palkovsky
+ * Copyright (c) 2006 Ondrej Palkovsky
  * All rights reserved.
  *
Index: uspace/pci/Makefile
===================================================================
--- uspace/pci/Makefile	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/pci/Makefile	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/pci/pci.c
===================================================================
--- uspace/pci/pci.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/pci/pci.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -2,6 +2,6 @@
  * HelenOS PCI driver.
  *
- * Copyright (C) 1997-2003 Martin Mares
- * Copyright (C) 2006 Jakub Jermar
+ * Copyright (c) 1997-2003 Martin Mares
+ * Copyright (c) 2006 Jakub Jermar
  *
  * (Based on libpci example.c written by Martin Mares.)
Index: uspace/rd/Makefile
===================================================================
--- uspace/rd/Makefile	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/rd/Makefile	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2006 Martin Decky
+# Copyright (c) 2006 Martin Decky
 # All rights reserved.
 #
Index: uspace/rd/rd.c
===================================================================
--- uspace/rd/rd.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/rd/rd.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Martin Decky
+ * Copyright (c) 2006 Martin Decky
  * All rights reserved.
  *
Index: uspace/softfloat/Makefile
===================================================================
--- uspace/softfloat/Makefile	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/Makefile	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/softfloat/arch/amd64/include/functions.h
===================================================================
--- uspace/softfloat/arch/amd64/include/functions.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/arch/amd64/include/functions.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/arch/ia32/include/functions.h
===================================================================
--- uspace/softfloat/arch/ia32/include/functions.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/arch/ia32/include/functions.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/arch/ia64/include/functions.h
===================================================================
--- uspace/softfloat/arch/ia64/include/functions.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/arch/ia64/include/functions.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/arch/mips32/include/functions.h
===================================================================
--- uspace/softfloat/arch/mips32/include/functions.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/arch/mips32/include/functions.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/arch/mips32eb/include/functions.h
===================================================================
--- uspace/softfloat/arch/mips32eb/include/functions.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/arch/mips32eb/include/functions.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/arch/ppc32/include/functions.h
===================================================================
--- uspace/softfloat/arch/ppc32/include/functions.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/arch/ppc32/include/functions.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/arch/ppc64/include/functions.h
===================================================================
--- uspace/softfloat/arch/ppc64/include/functions.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/arch/ppc64/include/functions.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/arch/sparc64/include/functions.h
===================================================================
--- uspace/softfloat/arch/sparc64/include/functions.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/arch/sparc64/include/functions.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/generic/add.c
===================================================================
--- uspace/softfloat/generic/add.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/generic/add.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/generic/common.c
===================================================================
--- uspace/softfloat/generic/common.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/generic/common.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/generic/comparison.c
===================================================================
--- uspace/softfloat/generic/comparison.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/generic/comparison.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/generic/conversion.c
===================================================================
--- uspace/softfloat/generic/conversion.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/generic/conversion.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/generic/div.c
===================================================================
--- uspace/softfloat/generic/div.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/generic/div.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/generic/mul.c
===================================================================
--- uspace/softfloat/generic/mul.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/generic/mul.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/generic/other.c
===================================================================
--- uspace/softfloat/generic/other.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/generic/other.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/generic/softfloat.c
===================================================================
--- uspace/softfloat/generic/softfloat.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/generic/softfloat.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/generic/sub.c
===================================================================
--- uspace/softfloat/generic/sub.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/generic/sub.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/include/add.h
===================================================================
--- uspace/softfloat/include/add.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/include/add.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/include/common.h
===================================================================
--- uspace/softfloat/include/common.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/include/common.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/include/comparison.h
===================================================================
--- uspace/softfloat/include/comparison.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/include/comparison.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/include/conversion.h
===================================================================
--- uspace/softfloat/include/conversion.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/include/conversion.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/include/div.h
===================================================================
--- uspace/softfloat/include/div.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/include/div.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/include/mul.h
===================================================================
--- uspace/softfloat/include/mul.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/include/mul.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/include/other.h
===================================================================
--- uspace/softfloat/include/other.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/include/other.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/include/sftypes.h
===================================================================
--- uspace/softfloat/include/sftypes.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/include/sftypes.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/include/softfloat.h
===================================================================
--- uspace/softfloat/include/softfloat.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/include/softfloat.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softfloat/include/sub.h
===================================================================
--- uspace/softfloat/include/sub.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softfloat/include/sub.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2005 Josef Cejka
+ * Copyright (c) 2005 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softint/Makefile
===================================================================
--- uspace/softint/Makefile	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softint/Makefile	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 #
-# Copyright (C) 2005 Martin Decky
+# Copyright (c) 2005 Martin Decky
 # All rights reserved.
 #
Index: uspace/softint/generic/division.c
===================================================================
--- uspace/softint/generic/division.c	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softint/generic/division.c	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
Index: uspace/softint/include/division.h
===================================================================
--- uspace/softint/include/division.h	(revision d7baee61b7e0ef91ce4828e0e32c18c917b49a87)
+++ uspace/softint/include/division.h	(revision df4ed852a2d1b242f9bdce0a873009a2cb77cec7)
@@ -1,4 +1,4 @@
 /*
- * Copyright (C) 2006 Josef Cejka
+ * Copyright (c) 2006 Josef Cejka
  * All rights reserved.
  *
