mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
ascii: Remove non-ASCII characters
We will soon be enforcing ASCII-only characters for source.
This commit is contained in:
committed by
Kinsey Moore
parent
662ad275f7
commit
34c362fee1
@@ -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
|
||||
|
||||
@@ -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 <dwmw2@cambridge.redhat.com>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user