diff options
author | asmodai <asmodai@FreeBSD.org> | 2001-04-20 09:33:57 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2001-04-20 09:33:57 +0000 |
commit | c6f8831e8eb6cbbca16ff76fcfef1725228a9ece (patch) | |
tree | 149792cc8c37b54be7350be4dc42e8ada4be51f1 /usr.bin/xlint/llib/llib-lstdc | |
parent | 606407fff3efaf1eb28e271434d1515cbbf78461 (diff) | |
download | FreeBSD-src-c6f8831e8eb6cbbca16ff76fcfef1725228a9ece.zip FreeBSD-src-c6f8831e8eb6cbbca16ff76fcfef1725228a9ece.tar.gz |
Add $FreeBSD$ to the files which didn't have it yet.
Fix the .c files, so that the $FreeBSD$ is contained within the rcsid. [bde]
Diffstat (limited to 'usr.bin/xlint/llib/llib-lstdc')
-rw-r--r-- | usr.bin/xlint/llib/llib-lstdc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/xlint/llib/llib-lstdc b/usr.bin/xlint/llib/llib-lstdc index f2b33da..5ad0ec3 100644 --- a/usr.bin/xlint/llib/llib-lstdc +++ b/usr.bin/xlint/llib/llib-lstdc @@ -29,6 +29,8 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 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. + * + * $FreeBSD$ */ /* LINTLIBRARY */ |