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