diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-04-18 23:30:30 +0200 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-04-18 23:30:30 +0200 |
| commit | 472445b929647b84470e742527dcc24e8b0c60a3 (patch) | |
| tree | 751ebb1b9c1d39017d71bcfbf49e859995e6592e /microkernel/mach | |
| parent | 5cd705e9888e704c8cbe7f7fbe1da6ea7e47797e (diff) | |
| parent | 3eff66251a6609fc2a0c1f4957c053e2cde0db64 (diff) | |
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/web
Diffstat (limited to 'microkernel/mach')
| -rw-r--r-- | microkernel/mach/gnumach/building.mdwn | 6 | ||||
| -rw-r--r-- | microkernel/mach/mig/gnu_mig/building.mdwn | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/microkernel/mach/gnumach/building.mdwn b/microkernel/mach/gnumach/building.mdwn index 427fb083..0f328bb7 100644 --- a/microkernel/mach/gnumach/building.mdwn +++ b/microkernel/mach/gnumach/building.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2006, 2007, 2008, 2011 Free Software Foundation, -Inc."]] +[[!meta copyright="Copyright © 2006, 2007, 2008, 2011, 2013 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 @@ -28,8 +28,6 @@ You can either use the git repository (see <http://git.savannah.gnu.org/cgit/hur $ apt-get source gnumach -Please see the Debian [[running/debian/FAQ]] before using `apt-get source`. - ## On Debian Systems: ### Preparing for the Build diff --git a/microkernel/mach/mig/gnu_mig/building.mdwn b/microkernel/mach/mig/gnu_mig/building.mdwn index e7d3c150..be79b02d 100644 --- a/microkernel/mach/mig/gnu_mig/building.mdwn +++ b/microkernel/mach/mig/gnu_mig/building.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2006, 2007, 2008, 2011 Free Software Foundation, -Inc."]] +[[!meta copyright="Copyright © 2006, 2007, 2008, 2011, 2013 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 @@ -26,8 +26,6 @@ RCS](http://git.savannah.gnu.org/cgit/hurd/): $ apt-get source mig -Please see the Debian [[hurd/running/debian/FAQ]] before using _apt-get source_. - The unpacked source tree is around 1 MiB, and the build tree also is around 1 MiB. ## <a name="_on_Debian_systems"> On Debian Systems: </a> |
