From 29ec0f52d205f00c2df7e2070280dabd93d2ef47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Thu, 24 Jul 2008 21:47:12 +0000 Subject: [PATCH] Add copyrights for Udis86, used in the kernel debugger disasm module. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26621 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/aboutsystem/AboutSystem.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/apps/aboutsystem/AboutSystem.cpp b/src/apps/aboutsystem/AboutSystem.cpp index 17e1693f01..a4b8c013b6 100644 --- a/src/apps/aboutsystem/AboutSystem.cpp +++ b/src/apps/aboutsystem/AboutSystem.cpp @@ -733,6 +733,14 @@ AboutView::AboutView(const BRect &rect) // "http://www.opensound.com"); // BSD license +#ifdef __INTEL__ + // Udis86 copyrights + AddCopyrightEntry("Udis86", + "Copyright " B_UTF8_COPYRIGHT " 2002, 2003, 2004 Vivek Mohan. " + "All rights reserved.", + "http://udis86.sourceforge.net"); +#endif + _AddCopyrightsFromAttribute(); // Build a list of installed applications and show their