diff options
Diffstat (limited to 'bin/ed/re.c')
-rw-r--r-- | bin/ed/re.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ed/re.c b/bin/ed/re.c index 0e04dd83dd9f..779bdd55ad98 100644 --- a/bin/ed/re.c +++ b/bin/ed/re.c @@ -24,6 +24,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 |