Skip to content

Commit

Permalink
documentation header appended to SCJ implementation files
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalohlava committed Nov 7, 2010
1 parent e8cd036 commit 63e6e6f
Show file tree
Hide file tree
Showing 17 changed files with 871 additions and 82 deletions.
11 changes: 11 additions & 0 deletions jpapabench-core-flightplans/doc/AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Authors of jPapaBench
Michal Malohlava <malohlava_at_d3s_dot_mff_dot_cuni_dot_cz>

Authors of PapaBench
Fadia Nemer <nemer_at_irit_dot_fr>
Hugues Cassé <casse_at_irit_dot_fr>

Authors of the initial project "Paparazzi"
Project website <www.recherche.enac.fr/paparazzi>
Pascal Brisset <pascal_dot_brisset_at_free_dot_fr>
Antoine Drouin <antoine_dot_drouin_at_free_dot_fr>
339 changes: 339 additions & 0 deletions jpapabench-core-flightplans/doc/COPYING

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions jpapabench-pj/doc/AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Authors of jPapaBench
Michal Malohlava <malohlava_at_d3s_dot_mff_dot_cuni_dot_cz>

Authors of PapaBench
Fadia Nemer <nemer_at_irit_dot_fr>
Hugues Cassé <casse_at_irit_dot_fr>

Authors of the initial project "Paparazzi"
Project website <www.recherche.enac.fr/paparazzi>
Pascal Brisset <pascal_dot_brisset_at_free_dot_fr>
Antoine Drouin <antoine_dot_drouin_at_free_dot_fr>
339 changes: 339 additions & 0 deletions jpapabench-pj/doc/COPYING

Large diffs are not rendered by default.

20 changes: 19 additions & 1 deletion jpapabench-scj/src/papabench/scj/PapaBenchSCJFactory.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
/**
/* $Id$
*
* This file is a part of jPapaBench providing a Java implementation
* of PapaBench project.
* Copyright (C) 2010 Michal Malohlava <michal.malohlava_at_d3s.mff.cuni.cz>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
package papabench.scj;
Expand Down
20 changes: 19 additions & 1 deletion jpapabench-scj/src/papabench/scj/PapaBenchSCJImpl.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
/**
/* $Id$
*
* This file is a part of jPapaBench providing a Java implementation
* of PapaBench project.
* Copyright (C) 2010 Michal Malohlava <michal.malohlava_at_d3s.mff.cuni.cz>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
package papabench.scj;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
/**
/* $Id$
*
* This file is a part of jPapaBench providing a Java implementation
* of PapaBench project.
* Copyright (C) 2010 Michal Malohlava <michal.malohlava_at_d3s.mff.cuni.cz>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
package papabench.scj;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
/**
/* $Id$
*
* This file is a part of jPapaBench providing a Java implementation
* of PapaBench project.
* Copyright (C) 2010 Michal Malohlava <michal.malohlava_at_d3s.mff.cuni.cz>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
package papabench.scj;
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
/**
/* $Id$
*
* This file is a part of jPapaBench providing a Java implementation
* of PapaBench project.
* Copyright (C) 2010 Michal Malohlava <michal.malohlava_at_d3s.mff.cuni.cz>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
package papabench.scj.commons.tasks;
Expand Down
Empty file.
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
/**
/* $Id$
*
* This file is a part of jPapaBench providing a Java implementation
* of PapaBench project.
* Copyright (C) 2010 Michal Malohlava <michal.malohlava_at_d3s.mff.cuni.cz>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
package papabench.scj.schedule;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
/**
/* $Id$
*
* This file is a part of jPapaBench providing a Java implementation
* of PapaBench project.
* Copyright (C) 2010 Michal Malohlava <michal.malohlava_at_d3s.mff.cuni.cz>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
package papabench.scj.schedule;
Expand Down
20 changes: 19 additions & 1 deletion jpapabench-scj/src/papabench/scj/utils/GeoConvertUtils.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
/**
/* $Id$
*
* This file is a part of jPapaBench providing a Java implementation
* of PapaBench project.
* Copyright (C) 2010 Michal Malohlava <michal.malohlava_at_d3s.mff.cuni.cz>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
package papabench.scj.utils;
Expand Down
20 changes: 19 additions & 1 deletion jpapabench-scj/src/papabench/scj/utils/ParametersFactory.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
/**
/* $Id$
*
* This file is a part of jPapaBench providing a Java implementation
* of PapaBench project.
* Copyright (C) 2010 Michal Malohlava <michal.malohlava_at_d3s.mff.cuni.cz>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
package papabench.scj.utils;
Expand Down

0 comments on commit 63e6e6f

Please sign in to comment.