Note that submissions are assumed to be under the same license as the
original.
This commit is contained in:
parent
1cfbb23438
commit
54a8a0ab71
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10410
1 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.21 2000/04/17 16:09:33 steve Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.22 2001/07/13 12:52:11 dd Exp $">
|
||||
<!ENTITY title "Submit a FreeBSD problem report">
|
||||
<!ENTITY copyright "This gnats pr-submission mechanism Copyright © 1996
|
||||
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
|
||||
|
@ -18,6 +18,10 @@
|
|||
you fill in the "Environment" field as requested with the output from
|
||||
the machine on which problem occurred.</p>
|
||||
|
||||
<p>Please note that, unless you explicitly state otherwise, any changes
|
||||
you submit to the FreeBSD Project are assumed to be under the same
|
||||
licens as FreeBSD.</p>
|
||||
|
||||
<form action="http://www.FreeBSD.org/cgi/dosendpr.cgi" method="post">
|
||||
<input type="hidden" name="gndb" value="freebsd" >
|
||||
<input type="hidden" name="submitterid" value="net" >
|
||||
|
|
Loading…
Reference in a new issue