diff options
author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 12:49:29 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 12:49:29 +0000 |
commit | 4a0f765fbf09711e612e86fce8bb09ec43f482d9 (patch) | |
tree | 0a1e8518414adaa5e26d06a8a6ce2bb823eb8351 /sys/modules/linux/linux.c | |
parent | 57ece64fc6db80e6e98db235c16645df57e64c68 (diff) |
Revert $FreeBSD$ back to $Id$
Notes
Notes:
svn path=/head/; revision=22982
Diffstat (limited to 'sys/modules/linux/linux.c')
-rw-r--r-- | sys/modules/linux/linux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/linux/linux.c b/sys/modules/linux/linux.c index 137be5ce2924..e7f93c6e5f1f 100644 --- a/sys/modules/linux/linux.c +++ b/sys/modules/linux/linux.c @@ -25,7 +25,7 @@ * (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$ + * $Id$ */ #include <sys/param.h> |