diff options
Diffstat (limited to 'src/kern/tru64/tru64_syscalls.hh')
-rw-r--r-- | src/kern/tru64/tru64_syscalls.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/kern/tru64/tru64_syscalls.hh b/src/kern/tru64/tru64_syscalls.hh index 69fa9101c..66f5c2d39 100644 --- a/src/kern/tru64/tru64_syscalls.hh +++ b/src/kern/tru64/tru64_syscalls.hh @@ -24,6 +24,8 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * + * Authors: Nathan Binkert */ #ifndef __KERN_TRU64_TRU64_SYSCALLS_HH__ |