ascii: Remove non-ASCII characters from names

There are only the 3 names in our entire source that use non-ASCII characters.
Our documentation can still use any type of character.  We want to limit source
to ASCII for safety reasons.
This commit is contained in:
Amar Takhar
2025-05-21 20:15:55 -04:00
committed by Kinsey Moore
parent b714e4a809
commit 662ad275f7
87 changed files with 87 additions and 87 deletions

View File

@@ -12,7 +12,7 @@
*/ */
/* /*
* Copyright (C) 2014 Jan Doležal (dolezj21@fel.cvut.cz) * Copyright (C) 2014 Jan Dolezal (dolezj21@fel.cvut.cz)
* CTU in Prague. * CTU in Prague.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be

View File

@@ -31,7 +31,7 @@
/* /*
* Copyright (c) 2014 - CTU in Prague * Copyright (c) 2014 - CTU in Prague
* Jan Doležal ( dolezj21@fel.cvut.cz ) * Jan Dolezal ( dolezj21@fel.cvut.cz )
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -7,7 +7,7 @@
*/ */
/* /*
* Copyright (C) 2014 Jan Doležal (dolezj21@fel.cvut.cz) * Copyright (C) 2014 Jan Dolezal (dolezj21@fel.cvut.cz)
* CTU in Prague. * CTU in Prague.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be

View File

@@ -9,7 +9,7 @@
/* /*
* This header file is also used in assembler modules. * This header file is also used in assembler modules.
* *
* Copyright (C) 2014 Jan Doležal (dolezj21@fel.cvut.cz) * Copyright (C) 2014 Jan Dolezal (dolezj21@fel.cvut.cz)
* CTU in Prague. * CTU in Prague.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be

View File

@@ -13,7 +13,7 @@
*/ */
/* /*
* Copyright (C) 2014 Jan Doležal (dolezj21@fel.cvut.cz) * Copyright (C) 2014 Jan Dolezal (dolezj21@fel.cvut.cz)
* CTU in Prague. * CTU in Prague.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be

View File

@@ -14,7 +14,7 @@
*/ */
/* /*
* Copyright (C) 2014 Jan Doležal (dolezj21@fel.cvut.cz) * Copyright (C) 2014 Jan Dolezal (dolezj21@fel.cvut.cz)
* CTU in Prague. * CTU in Prague.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be

View File

@@ -8,7 +8,7 @@
/* /*
* Copyright (c) 2014 - CTU in Prague * Copyright (c) 2014 - CTU in Prague
* Jan Doležal ( dolezj21@fel.cvut.cz ) * Jan Dolezal ( dolezj21@fel.cvut.cz )
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -7,7 +7,7 @@
*/ */
/* /*
* COPYRIGHT (c) 2011 Ralf Corsépius Ulm/Germany * COPYRIGHT (c) 2011 Ralf Corsepius Ulm/Germany
* *
* Derived from libcsupport/include/timerdrv.h: * Derived from libcsupport/include/timerdrv.h:
* *

View File

@@ -6,7 +6,7 @@
*/ */
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -7,7 +7,7 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -10,7 +10,7 @@
* COPYRIGHT (c) 2009. * COPYRIGHT (c) 2009.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* *
* Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -10,7 +10,7 @@
* COPYRIGHT (c) 2009. * COPYRIGHT (c) 2009.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* *
* Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -10,7 +10,7 @@
* COPYRIGHT (c) 2009. * COPYRIGHT (c) 2009.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* *
* Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -10,7 +10,7 @@
* COPYRIGHT (c) 2009. * COPYRIGHT (c) 2009.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* *
* Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -10,7 +10,7 @@
* COPYRIGHT (c) 2009. * COPYRIGHT (c) 2009.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* *
* Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -10,7 +10,7 @@
* COPYRIGHT (c) 2009. * COPYRIGHT (c) 2009.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* *
* Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -10,7 +10,7 @@
* COPYRIGHT (c) 2009. * COPYRIGHT (c) 2009.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* *
* Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -10,7 +10,7 @@
* COPYRIGHT (c) 2009. * COPYRIGHT (c) 2009.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* *
* Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -10,7 +10,7 @@
* COPYRIGHT (c) 2009. * COPYRIGHT (c) 2009.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* *
* Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -10,7 +10,7 @@
* COPYRIGHT (c) 2009. * COPYRIGHT (c) 2009.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* *
* Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -10,7 +10,7 @@
* COPYRIGHT (c) 2009. * COPYRIGHT (c) 2009.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* *
* Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2011 by * Copyright (c) 2011 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2011 by * Copyright (c) 2011 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2010 by * Copyright (c) 2010 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2011 by * Copyright (c) 2011 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2011 by * Copyright (c) 2011 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2011 by * Copyright (c) 2011 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2009 by * Copyright (c) 2009 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -6,7 +6,7 @@
/* /*
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Copyright (C) 2018 Marçal Comajoan Cara * Copyright (C) 2018 Marcal Comajoan Cara
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions

View File

@@ -6,7 +6,7 @@
/* /*
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Copyright (C) 2018 Marçal Comajoan Cara * Copyright (C) 2018 Marcal Comajoan Cara
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions

View File

@@ -6,7 +6,7 @@
/* /*
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Copyright (C) 2018 Marçal Comajoan Cara * Copyright (C) 2018 Marcal Comajoan Cara
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions

View File

@@ -6,7 +6,7 @@
/* /*
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Copyright (C) 2018 Marçal Comajoan Cara * Copyright (C) 2018 Marcal Comajoan Cara
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions

View File

@@ -6,7 +6,7 @@
/* /*
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Copyright (C) 2018 Marçal Comajoan Cara * Copyright (C) 2018 Marcal Comajoan Cara
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions

View File

@@ -6,7 +6,7 @@
/* /*
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Copyright (C) 2018 Marçal Comajoan Cara * Copyright (C) 2018 Marcal Comajoan Cara
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions

View File

@@ -6,7 +6,7 @@
/* /*
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Copyright (C) 2018 Marçal Comajoan Cara * Copyright (C) 2018 Marcal Comajoan Cara
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions

View File

@@ -6,7 +6,7 @@
/* /*
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Copyright (C) 2018 Marçal Comajoan Cara * Copyright (C) 2018 Marcal Comajoan Cara
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions

View File

@@ -6,7 +6,7 @@
/* /*
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Copyright (C) 2018 Marçal Comajoan Cara * Copyright (C) 2018 Marcal Comajoan Cara
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions

View File

@@ -6,7 +6,7 @@
/* /*
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Copyright (C) 2018 Marçal Comajoan Cara * Copyright (C) 2018 Marcal Comajoan Cara
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions

View File

@@ -6,7 +6,7 @@
/* /*
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Copyright (C) 2018 Marçal Comajoan Cara * Copyright (C) 2018 Marcal Comajoan Cara
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions

View File

@@ -6,7 +6,7 @@
/* /*
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Copyright (C) 2018 Marçal Comajoan Cara * Copyright (C) 2018 Marcal Comajoan Cara
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions

View File

@@ -6,7 +6,7 @@
/* /*
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Copyright (C) 2018 Marçal Comajoan Cara * Copyright (C) 2018 Marcal Comajoan Cara
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2011 by * Copyright (c) 2011 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,6 +1,6 @@
/* /*
* Copyright (c) 2011 by * Copyright (c) 2011 by
* Ralf Corsépius, Ulm, Germany. All rights reserved. * Ralf Corsepius, Ulm, Germany. All rights reserved.
* *
* Permission to use, copy, modify, and distribute this software * Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved. * is freely granted, provided that this notice is preserved.

View File

@@ -1,7 +1,7 @@
/* /*
* Prototypes for RTEMS tmtests_empty_function.c. * Prototypes for RTEMS tmtests_empty_function.c.
* *
* COPYRIGHT (c) 2011, Ralf Corsépius, Ulm/Germany. * COPYRIGHT (c) 2011, Ralf Corsepius, Ulm/Germany.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at