You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

43 lines
1.5 KiB

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../sed/sed.desc
[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] This is the GNU implementation of the POSIX stream editor
[T] The sed (Stream EDitor) editor is a stream or batch
[T] (non-interactive) editor. Sed takes text as input, performs an
[T] operation or set of operations on the text and outputs the modified
[T] text. The operations that sed performs (substitutions,
[T] deletions, insertions, etc.) can be specified in a script file or
[T] from the command line.
[U] http://www.gnu.org/software/sed/
[A] Jay Fenlason <hack@gnu.org> {Original Author}
[A] Tom Lord <lord@gnu.org> {Maintainer in the middle}
[A] Ken Pizzini <ken@gnu.org> {Current Maintainer}
[M] The OpenSDE Community <list@opensde.org>
[C] base/development
[F] DIETLIBC
[L] GPL
[S] Stable
[V] 4.2.1
[P] X -1---5---9 108.000
[D] 3135054323 sed-4.2.1.tar.bz2 ftp://ftp.gnu.org/pub/gnu/sed/