X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fbuild%2FMakefile;h=3570f463c1483876ad22f6673283aa884e11d1e0;hp=ccd3f0efffd9a6315ae4b05d6627b26554d750ab;hb=4f7c3b759e3889870c5b5e7d09b3ffcc168e5632;hpb=f5486452ebcd63fb91e748b87dc051395cc0d861 diff --git a/palacios/build/Makefile b/palacios/build/Makefile index ccd3f0e..3570f46 100644 --- a/palacios/build/Makefile +++ b/palacios/build/Makefile @@ -1,7 +1,14 @@ # Makefile for GeekOS kernel, userspace, and tools +# +# Northwestern University +# (c) 2008, Jack Lange +# (c) 2008, Peter Dinda +# +# Based on GeekOS Makefile: # Copyright (c) 2004,2005 David H. Hovemeyer # $Revision: 1.71 $ + # This is free software. You are permitted to use, # redistribute, and modify it as specified in the file "COPYING".