1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/indent/indent.desc
3 [COPY] Copyright (C) 2004 - 2023 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] Indent and transform a C program
15 [T] The indent program can be used to make code easier to read. It can also
16 [T] convert from one style of writing C to another. indent understands a
17 [T] substantial amount about the syntax of C, but it also attempts to cope
18 [T] with incomplete and misformed syntax.
20 [A] Joseph Arceneaux and Jim Kingdon
21 [M] Rene Rebe <rene@t2-project.org>
29 [P] X -----5---9 112.000
31 # make tries to call local apps without './'
32 [O] export PATH=$PATH:.
34 [D] a2853c6ea80b4dcd1dd85d689d47a1016ac785dcb1cc2cf20cd1d3e5 indent-2.2.13.tar.xz http://ftp.gnu.org/pub/gnu/indent/