diff --git a/cpukit/libfs/src/jffs2/src/LICENSE.md b/cpukit/libfs/src/jffs2/src/LICENSE.md index 44fe9874e1..dd4272d792 100644 --- a/cpukit/libfs/src/jffs2/src/LICENSE.md +++ b/cpukit/libfs/src/jffs2/src/LICENSE.md @@ -3,7 +3,7 @@ License The files in this directory and elsewhere which refer to this LICENCE file are part of JFFS2, the Journalling Flash File System v2. - Copyright © 2001-2007 Red Hat, Inc. and others + Copyright (c) 2001-2007 Red Hat, Inc. and others JFFS2 is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/cpukit/libfs/src/jffs2/src/os-rtems.h b/cpukit/libfs/src/jffs2/src/os-rtems.h index 4bc6f5df13..4e3e657e5f 100644 --- a/cpukit/libfs/src/jffs2/src/os-rtems.h +++ b/cpukit/libfs/src/jffs2/src/os-rtems.h @@ -1,8 +1,8 @@ /* * JFFS2 -- Journalling Flash File System, Version 2. * - * Copyright © 2002-2003 Free Software Foundation, Inc. - * Copyright © 2013 embedded brains GmbH & Co. KG + * Copyright (c) 2002-2003 Free Software Foundation, Inc. + * Copyright (c) 2013 embedded brains GmbH & Co. KG * * Created by David Woodhouse *