From b510baff19909a3a50d3a3772d52c864b958aa65 Mon Sep 17 00:00:00 2001 From: Justin Seyster Date: Wed, 20 Oct 2010 17:48:42 -0400 Subject: [PATCH] Added AUTHORS files. --- AUTHORS | 8 ++++++++ README | 2 ++ 2 files changed, 10 insertions(+) diff --git a/AUTHORS b/AUTHORS index e69de29..2ad5f21 100644 --- a/AUTHORS +++ b/AUTHORS @@ -0,0 +1,8 @@ +Developers +------------------ +Justin Seyster +Ketan Dixit + +Advisor +------------------ +Erez Zadok diff --git a/README b/README index fc47331..b557cb0 100644 --- a/README +++ b/README @@ -5,6 +5,8 @@ instrument compiled programs with calls to advice functions. Important files and directories: + - AUTHORS: The people to contact if you need help or if you have + feedback. - docs/html/: Extensive documentation for the InterAspect API. You may need to run the command -- 2.34.1