diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-03-01 14:34:56 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-03-01 14:34:56 +0100 |
commit | 8c7a559c11ce106f36db894149fad2348b331df3 (patch) | |
tree | 4c9da5c3624b4edd89676f9b25ca888075575e17 | |
parent | 34f4ff3b4de73a92161604d984e8331aedf2335a (diff) |
source_repositories/incubator: New.
-rw-r--r-- | source_repositories.mdwn | 2 | ||||
-rw-r--r-- | source_repositories/incubator.mdwn | 12 |
2 files changed, 14 insertions, 0 deletions
diff --git a/source_repositories.mdwn b/source_repositories.mdwn index 70dbe1f4..7bf2ca69 100644 --- a/source_repositories.mdwn +++ b/source_repositories.mdwn @@ -12,6 +12,8 @@ is included in the section entitled Git repositories on Savannah: <http://git.savannah.gnu.org/cgit/hurd/>. * [[glibc]] + * [[incubator]] + * ... # Branches diff --git a/source_repositories/incubator.mdwn b/source_repositories/incubator.mdwn new file mode 100644 index 00000000..51f64c17 --- /dev/null +++ b/source_repositories/incubator.mdwn @@ -0,0 +1,12 @@ +[[!meta copyright="Copyright © 2010 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]]."]]"""]] + +There is a repository for *this*, and *that*, and *everything* -- the +*incubator*: <http://git.savannah.gnu.org/cgit/hurd/incubator.git/>. |