|
@@ -1,9 +1,8 @@
|
|
{
|
|
{
|
|
This file is part of the Free Pascal Run Time Library (rtl)
|
|
This file is part of the Free Pascal Run Time Library (rtl)
|
|
- Copyright (c) 1999-2019 by the Free Pascal development team
|
|
|
|
|
|
+ Copyright (c) 2023 by the Free Pascal development team
|
|
|
|
|
|
- This file provides the base for the pluggable sorting algorithm
|
|
|
|
- support. It also provides a default QuickSort implementation.
|
|
|
|
|
|
+ This file provides the base for a devices registry.
|
|
|
|
|
|
See the file COPYING.FPC, included in this distribution,
|
|
See the file COPYING.FPC, included in this distribution,
|
|
for details about the copyright.
|
|
for details about the copyright.
|