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/dd/position.c | |
parent | 1ee6b373eb024652b73587eabcad2b9fa32fe121 (diff) |
Added $Id$
Notes
Notes:
svn path=/head/; revision=3044
Diffstat (limited to 'bin/dd/position.c')
-rw-r--r-- | bin/dd/position.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/dd/position.c b/bin/dd/position.c index 9375b1e603f4..c50102241c99 100644 --- a/bin/dd/position.c +++ b/bin/dd/position.c @@ -33,6 +33,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 |