Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-04-13 12:31:59 +0400
committerEric Andersen <andersen@codepoet.org>2002-04-13 12:31:59 +0400
commit1d1d2f9b1879775a8e04bcd189b66a058405c9c1 (patch)
treeb8760df75f9b4670f7d72e4edc5e46f69d7821bc /coreutils/sync.c
parent497a88506e796d20ea07f1a6acad7fe3c48c4690 (diff)
Update some missing copyright notices
Diffstat (limited to 'coreutils/sync.c')
-rw-r--r--coreutils/sync.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/coreutils/sync.c b/coreutils/sync.c
index ee22ae109..d58168065 100644
--- a/coreutils/sync.c
+++ b/coreutils/sync.c
@@ -2,7 +2,6 @@
/*
* Mini sync implementation for busybox
*
- *
* Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
*
* This program is free software; you can redistribute it and/or modify