diff --git a/src/browser.c b/src/browser.c index 007b1f5..031eaf6 100644 --- a/src/browser.c +++ b/src/browser.c @@ -1,6 +1,6 @@ /* $Id$ */ static char const _copyright[] = -"Copyright (c) 2006-2013 Pierre Pronchery "; +"Copyright © 2006-2013 Pierre Pronchery "; /* This file is part of DeforaOS Desktop Browser */ static char const _license[] = "This program is free software: you can redistribute it and/or modify\n" diff --git a/src/view.c b/src/view.c index 0b6df0b..5ef8a15 100644 --- a/src/view.c +++ b/src/view.c @@ -1,6 +1,6 @@ /* $Id$ */ static char const _copyright[] = -"Copyright (c) 2007-2013 Pierre Pronchery "; +"Copyright © 2007-2013 Pierre Pronchery "; /* This file is part of DeforaOS Desktop Browser */ static char const _license[] = "view is free software; you can redistribute it and/or modify it under the\n"