X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pintos-anon;a=blobdiff_plain;f=AUTHORS;h=784002e03f3469101e9fbd2d10a97c9f1344c24d;hp=d1248e564ac3ca69289efb5b1e65bb08246e6198;hb=218e4395786e51487d27ad432249c27687667b7c;hpb=9b71820d82e2a9e96ab57165861592b2d74e92e5 diff --git a/AUTHORS b/AUTHORS index d1248e5..784002e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,7 +1,9 @@ src -*- text -*- --- -* Most code written by Ben Pfaff . +* Pintos core originally written by Ben Pfaff . + +* Additional features contributed by Anthony Romano . * The original structure and form of this operating system is inspired by the Nachos system from the University of California, Berkeley. A @@ -9,10 +11,6 @@ src -*- text -*- Nachos C++ code into C. These files bear the original UCB license notice. -* Some of the source code is derived from code used in the - Massachusetts Institute of Technology's 6.828 advanced operating - systems course. These files bear the original MIT license notice. - projects --------