summaryrefslogtreecommitdiffstats
path: root/release/picobsd/tinyware/aps
diff options
context:
space:
mode:
Diffstat (limited to 'release/picobsd/tinyware/aps')
-rw-r--r--release/picobsd/tinyware/aps/Makefile2
-rw-r--r--release/picobsd/tinyware/aps/README2
-rw-r--r--release/picobsd/tinyware/aps/main.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/release/picobsd/tinyware/aps/Makefile b/release/picobsd/tinyware/aps/Makefile
index b76b456..cda9bdd 100644
--- a/release/picobsd/tinyware/aps/Makefile
+++ b/release/picobsd/tinyware/aps/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1.1.1 1998/07/14 07:30:52 abial Exp $
+# $FreeBSD$
#
PROG=ps
SRCS+=main.c
diff --git a/release/picobsd/tinyware/aps/README b/release/picobsd/tinyware/aps/README
index 760af8b..f455c7b 100644
--- a/release/picobsd/tinyware/aps/README
+++ b/release/picobsd/tinyware/aps/README
@@ -16,4 +16,4 @@ more general (and less complicated) sysctl(3).
(As of 1998.07.31 this program is no longer used in PicoBSD. See sps(1) in
TinyWare collection).
-$Id: README,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $
+$FreeBSD$
diff --git a/release/picobsd/tinyware/aps/main.c b/release/picobsd/tinyware/aps/main.c
index bbd2cce..eece247 100644
--- a/release/picobsd/tinyware/aps/main.c
+++ b/release/picobsd/tinyware/aps/main.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: main.c,v 1.1.1.1 1998/07/14 07:30:53 abial Exp $
+ * $FreeBSD$
*
*/
OpenPOWER on IntegriCloud