diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-16 19:08:16 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-16 19:08:16 +0100 |
commit | 424740920e89b3e6d34601ec08726960ddd38526 (patch) | |
tree | bfc950739d44c64f2b12a3902ba075650c51c78e /gcc.mdwn | |
parent | 2aab9c55d73ed0a553e12636d33bc7c2e0f7a179 (diff) | |
download | web-424740920e89b3e6d34601ec08726960ddd38526.tar.gz web-424740920e89b3e6d34601ec08726960ddd38526.tar.bz2 web-424740920e89b3e6d34601ec08726960ddd38526.zip |
Stub page for the GNU Compiler Collection.
Diffstat (limited to 'gcc.mdwn')
-rw-r--r-- | gcc.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc.mdwn b/gcc.mdwn new file mode 100644 index 00000000..7fdee301 --- /dev/null +++ b/gcc.mdwn @@ -0,0 +1,9 @@ +[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]] +[[meta license="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]]."]] + +The [GNU Compiler Collection](http://gcc.gnu.org/). |