diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-30 11:23:51 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-30 12:02:33 +0200 |
commit | 4a5a97af20c683362e312aadcc4beb4861c54582 (patch) | |
tree | 867851db1ff21cf8f4f3e6ad75b609b03541fdfa | |
parent | 5501e73b8597c144049bff0b594e4767fe8ddd1e (diff) |
empty_page.mdwn: New file.
Based on the 2007-08 discussions with Richard M. Stallman and John Sullivan.
-rw-r--r-- | empty_page.mdwn | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/empty_page.mdwn b/empty_page.mdwn new file mode 100644 index 00000000..db359969 --- /dev/null +++ b/empty_page.mdwn @@ -0,0 +1,28 @@ +[[license text=""" +Copyright (C) 2007 Free Software Foundation, Inc. + +Permission is granted to copy, distribute and/or modify this document under the +terms of the GNU Free Documentation License, Version 1.2 or any later version +published by the Free Software Foundation; with no Invariant Sections, no +Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included +in the section entitled [[GNU_Free_Documentation_License|/fdl.txt]]. + +By contributing to any page on this wiki, you agree to assign copyright for +your contribution to the Free Software Foundation. The Free Software +Foundation promises to always use either a verbatim copying license or a free +documentation license when publishing your contribution. We grant you back all +your rights under copyright, including the rights to copy, modify, and +redistribute your contributions. +"""]] + +HERE STARTS YOUR NEW CONTENT -- remove everything from there on, including this +line. + +We put in the above copyright header so that we'll easily be able to include +the text you contribute in official GNU documentation, such as GNU Hurd +manuals, etc. + +If this is absolutely not what you want then you are allowed -- after having +spent some more thoughts on it -- to replace *Free Software Foundation, Inc.* +with *The Contributing Authors* and remove the *By contributing [...] +redistribute your contributions* paragraph. |