|
From: <sa...@us...> - 2003-11-06 15:52:58
|
Update of /cvsroot/jrobin/src/jrobin/inspector In directory sc8-pr-cvs1:/tmp/cvs-serv4316/jrobin/inspector Modified Files: ArchiveTableModel.java DataTableModel.java DatasourceTableModel.java HeaderTableModel.java InspectorModel.java MainTreeModel.java RrdInspector.java RrdNode.java Log Message: Uniform source code headers provided. Minor changes to Demo classes Index: ArchiveTableModel.java =================================================================== RCS file: /cvsroot/jrobin/src/jrobin/inspector/ArchiveTableModel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ArchiveTableModel.java 6 Oct 2003 08:58:08 -0000 1.1 --- ArchiveTableModel.java 6 Nov 2003 15:52:52 -0000 1.2 *************** *** 8,11 **** --- 8,14 ---- * (C) Copyright 2003, by Sasa Markovic. * + * Developers: Sasa Markovic (sa...@jr...) + * Arne Vandamme (cob...@jr...) + * * This library is free software; you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Foundation; Index: DataTableModel.java =================================================================== RCS file: /cvsroot/jrobin/src/jrobin/inspector/DataTableModel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** DataTableModel.java 6 Oct 2003 08:58:08 -0000 1.1 --- DataTableModel.java 6 Nov 2003 15:52:52 -0000 1.2 *************** *** 8,11 **** --- 8,14 ---- * (C) Copyright 2003, by Sasa Markovic. * + * Developers: Sasa Markovic (sa...@jr...) + * Arne Vandamme (cob...@jr...) + * * This library is free software; you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Foundation; Index: DatasourceTableModel.java =================================================================== RCS file: /cvsroot/jrobin/src/jrobin/inspector/DatasourceTableModel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** DatasourceTableModel.java 6 Oct 2003 08:58:08 -0000 1.1 --- DatasourceTableModel.java 6 Nov 2003 15:52:52 -0000 1.2 *************** *** 8,11 **** --- 8,14 ---- * (C) Copyright 2003, by Sasa Markovic. * + * Developers: Sasa Markovic (sa...@jr...) + * Arne Vandamme (cob...@jr...) + * * This library is free software; you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Foundation; Index: HeaderTableModel.java =================================================================== RCS file: /cvsroot/jrobin/src/jrobin/inspector/HeaderTableModel.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** HeaderTableModel.java 21 Oct 2003 12:53:05 -0000 1.2 --- HeaderTableModel.java 6 Nov 2003 15:52:52 -0000 1.3 *************** *** 8,11 **** --- 8,14 ---- * (C) Copyright 2003, by Sasa Markovic. * + * Developers: Sasa Markovic (sa...@jr...) + * Arne Vandamme (cob...@jr...) + * * This library is free software; you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Foundation; Index: InspectorModel.java =================================================================== RCS file: /cvsroot/jrobin/src/jrobin/inspector/InspectorModel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** InspectorModel.java 6 Oct 2003 08:58:08 -0000 1.1 --- InspectorModel.java 6 Nov 2003 15:52:52 -0000 1.2 *************** *** 8,11 **** --- 8,14 ---- * (C) Copyright 2003, by Sasa Markovic. * + * Developers: Sasa Markovic (sa...@jr...) + * Arne Vandamme (cob...@jr...) + * * This library is free software; you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Foundation; Index: MainTreeModel.java =================================================================== RCS file: /cvsroot/jrobin/src/jrobin/inspector/MainTreeModel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MainTreeModel.java 6 Oct 2003 08:58:08 -0000 1.1 --- MainTreeModel.java 6 Nov 2003 15:52:52 -0000 1.2 *************** *** 8,11 **** --- 8,14 ---- * (C) Copyright 2003, by Sasa Markovic. * + * Developers: Sasa Markovic (sa...@jr...) + * Arne Vandamme (cob...@jr...) + * * This library is free software; you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Foundation; Index: RrdInspector.java =================================================================== RCS file: /cvsroot/jrobin/src/jrobin/inspector/RrdInspector.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** RrdInspector.java 6 Oct 2003 08:58:08 -0000 1.1 --- RrdInspector.java 6 Nov 2003 15:52:52 -0000 1.2 *************** *** 8,11 **** --- 8,14 ---- * (C) Copyright 2003, by Sasa Markovic. * + * Developers: Sasa Markovic (sa...@jr...) + * Arne Vandamme (cob...@jr...) + * * This library is free software; you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Foundation; Index: RrdNode.java =================================================================== RCS file: /cvsroot/jrobin/src/jrobin/inspector/RrdNode.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** RrdNode.java 6 Oct 2003 08:58:08 -0000 1.1 --- RrdNode.java 6 Nov 2003 15:52:52 -0000 1.2 *************** *** 8,11 **** --- 8,14 ---- * (C) Copyright 2003, by Sasa Markovic. * + * Developers: Sasa Markovic (sa...@jr...) + * Arne Vandamme (cob...@jr...) + * * This library is free software; you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Foundation; |