[Jsxe-cvs] SF.net SVN: jsxe: [1075] branches/jsxe2/src/net/sourceforge/jsxe
Status: Inactive
Brought to you by:
ian_lewis
From: <ian...@us...> - 2006-07-27 17:50:21
|
Revision: 1075 Author: ian_lewis Date: 2006-07-27 10:50:10 -0700 (Thu, 27 Jul 2006) ViewCVS: http://svn.sourceforge.net/jsxe/?rev=1075&view=rev Log Message: ----------- updated format of headers Modified Paths: -------------- branches/jsxe2/src/net/sourceforge/jsxe/CatalogManager.java branches/jsxe2/src/net/sourceforge/jsxe/action/ActivityLogAction.java Modified: branches/jsxe2/src/net/sourceforge/jsxe/CatalogManager.java =================================================================== --- branches/jsxe2/src/net/sourceforge/jsxe/CatalogManager.java 2006-07-27 02:05:24 UTC (rev 1074) +++ branches/jsxe2/src/net/sourceforge/jsxe/CatalogManager.java 2006-07-27 17:50:10 UTC (rev 1075) @@ -3,9 +3,9 @@ :tabSize=4:indentSize=4:noTabs=true: :folding=explicit:collapseFolds=1: - * Copyright (C) 2001, 2003 Slava Pestov - * Portions copyright (C) 2002 Chris Stevenson - * Portions copyright (C) 2005 Ian Lewis (Ian...@me...) +Copyright (C) 2001, 2003 Slava Pestov +Portions copyright (C) 2002 Chris Stevenson +Portions copyright (C) 2005 Ian Lewis (Ian...@me...) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License Modified: branches/jsxe2/src/net/sourceforge/jsxe/action/ActivityLogAction.java =================================================================== --- branches/jsxe2/src/net/sourceforge/jsxe/action/ActivityLogAction.java 2006-07-27 02:05:24 UTC (rev 1074) +++ branches/jsxe2/src/net/sourceforge/jsxe/action/ActivityLogAction.java 2006-07-27 17:50:10 UTC (rev 1075) @@ -4,6 +4,7 @@ :folding=explicit:collapseFolds=1: Copyright (C) 2005 Trish Harnett (tri...@me...) +Portions Copyright (C) 2005 Ian Lewis (Ian...@me...) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -54,7 +55,8 @@ /** * The action that is executed when the clicks on the Activity Log option under the Help Menu * - * @author Trish Hartnett + * @author Ian Lewis (<a href="mailto:Ian...@me...">Ian...@me...</a>) + * @author Trish Hartnett (<a href="mailto:tri...@me...">tri...@me...</a>) * @version $Id$ */ public class ActivityLogAction extends AbstractAction { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |