From: hpa Date: Wed, 28 Jun 2000 19:49:14 +0000 (+0000) Subject: "Public domain but please don't bug me about modified versions." X-Git-Tag: syslinux-1.49-0x3964365c~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4dddf75b66d64138a815b97bbaf654c708a73824;p=platform%2Fupstream%2Fsyslinux.git "Public domain but please don't bug me about modified versions." --- diff --git a/mbr.asm b/mbr.asm index f4cd4d5..ca6ca74 100644 --- a/mbr.asm +++ b/mbr.asm @@ -4,7 +4,9 @@ ; ; NOT Copyright 2000 H. Peter Anvin ; -; This file is in the public domain. Enjoy. +; This file is in the public domain. Enjoy. However, I would +; appreciate it if modified versions were marked as such, and +; please don't bug me about any version not released by me. ; ; -----------------------------------------------------------------------