diff options
| author | David Greenman <dg@FreeBSD.org> | 1994-09-24 02:59:15 +0000 |
|---|---|---|
| committer | David Greenman <dg@FreeBSD.org> | 1994-09-24 02:59:15 +0000 |
| commit | 89730b290a5b2a1506fc7b4a1e604d01e16395ad (patch) | |
| tree | b7c3f7bad4381fe5b507b6cf1947fd57803fe125 /bin/echo/echo.c | |
| parent | 1ee6b373eb024652b73587eabcad2b9fa32fe121 (diff) | |
Notes
Diffstat (limited to 'bin/echo/echo.c')
| -rw-r--r-- | bin/echo/echo.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/echo/echo.c b/bin/echo/echo.c index 560e10a526d6..ba9f9ed7cc2b 100644 --- a/bin/echo/echo.c +++ b/bin/echo/echo.c @@ -29,6 +29,8 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. + * + * $Id$ */ #ifndef lint |
