From a11020d11834906d004a92585a3d5fe7669950e6 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawljaaG7FCM0nmTnt_sB8CZQRmcpAP6SMeM" Date: Mon, 16 Apr 2012 22:58:16 +0200 Subject: --- hurd/running/installtips.mdwn | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 hurd/running/installtips.mdwn diff --git a/hurd/running/installtips.mdwn b/hurd/running/installtips.mdwn new file mode 100644 index 00000000..3f95f9b5 --- /dev/null +++ b/hurd/running/installtips.mdwn @@ -0,0 +1,24 @@ +[[!meta copyright="Copyright © 2012 Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="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]]."]]"""]] + +HERE STARTS YOUR NEW CONTENT -- remove everything from here on, including this +line. + +By creating this page, you agree to assign copyright for your contribution to +the Free Software Foundation, . The Free Software +Foundation promises to always use a free documentation license (as per our +criteria of free documentation) when publishing your contribution. We grant +you back all your rights under copyright, including the rights to copy, modify, +and redistribute your contributions. + +We're requiring these copyright assignments, so that we'll easily be able to +include your contributions in official GNU documentation, such as the GNU Hurd +Reference Manual, etc. Send email to if there are +questions. -- cgit v1.2.3 From 49f809dd8ae1b3115dce89c2565f321bb21c2620 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 17 Apr 2012 00:43:37 +0200 Subject: Remove empty page. This reverts commit a11020d11834906d004a92585a3d5fe7669950e6. --- hurd/running/installtips.mdwn | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 hurd/running/installtips.mdwn diff --git a/hurd/running/installtips.mdwn b/hurd/running/installtips.mdwn deleted file mode 100644 index 3f95f9b5..00000000 --- a/hurd/running/installtips.mdwn +++ /dev/null @@ -1,24 +0,0 @@ -[[!meta copyright="Copyright © 2012 Free Software Foundation, Inc."]] - -[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable -id="license" text="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]]."]]"""]] - -HERE STARTS YOUR NEW CONTENT -- remove everything from here on, including this -line. - -By creating this page, you agree to assign copyright for your contribution to -the Free Software Foundation, . The Free Software -Foundation promises to always use a free documentation license (as per our -criteria of free documentation) when publishing your contribution. We grant -you back all your rights under copyright, including the rights to copy, modify, -and redistribute your contributions. - -We're requiring these copyright assignments, so that we'll easily be able to -include your contributions in official GNU documentation, such as the GNU Hurd -Reference Manual, etc. Send email to if there are -questions. -- cgit v1.2.3