PATCH: contribute.html

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Mon Jun 14 06:43:00 GMT 1999


Add some general notes at the beginning of contribute.html and replace
"Contributing Code" by "Contributing".

This is the last step required for some biiig change -- hold your breath!
;-)

Installed.

Gerald

Index: contribute.html
===================================================================
RCS file: /egcs/carton/cvsfiles/wwwdocs/htdocs/contribute.html,v
retrieving revision 1.16
diff -c -3 -p -r1.16 contribute.html
*** contribute.html	1999/02/27 12:24:19	1.16
--- contribute.html	1999/06/14 13:41:37
***************
*** 1,11 ****
  <html>
  <head>
! <title>Contributing Code</title>
  </head>
  
  <body>
! <h1 align="center">Contributing Code</h1>
  
  <h2>Coding Standards</h2>
  
    <p>All contributions must conform to the <a
--- 1,18 ----
  <html>
  <head>
! <title>Contributing</title>
  </head>
  
  <body>
! <h1 align="center">Contributing</h1>
  
+ <p>We strongly encourage contributions of code, bugfixes, new
+ optimizations, new features, documentation updates, web page
+ improvements, etc.</p>
+ 
+ <p>There are certain legal requirements and style issues which all
+ contributions must meet.</p>
+ 
  <h2>Coding Standards</h2>
  
    <p>All contributions must conform to the <a
***************
*** 82,88 ****
    mailinglist.
  
  <hr>
! <i>Last modified on February  27, 1999.</i>
  
  <hr>
  <a href="">Return to the egcs home page</a>
--- 89,95 ----
    mailinglist.
  
  <hr>
! <i>Last modified on June 14, 1999.</i>
  
  <hr>
  <a href="">Return to the egcs home page</a>



More information about the Gcc-patches mailing list