Changeset 2606


Ignore:
Timestamp:
Aug 30, 2006, 8:03:09 AM (17 years ago)
Author:
Nicklas Nordborg
Message:

Removed non-existing email address from plugins.

Location:
trunk/src
Files:
19 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/examples/plugins/src/net/sf/basedb/exampleplugins/ExampleAnalyzer.java

    r2512 r2606  
    8181      "out intensities below a cutoff value.",
    8282      "2.0",
    83       "2006, Department of Theoretical Physics, Lund University",
     83      "2006, Base 2 development team",
    8484      null,
    85       "base@thep.lu.se",
     85      null,
    8686      "http://base.thep.lu.se"
    8787    );
  • trunk/src/examples/plugins/src/net/sf/basedb/exampleplugins/ExampleImporter.java

    r2512 r2606  
    7676      "has been imported.",
    7777      "2.0",
    78       "2006, Department of Theoretical Physics, Lund University",
     78      "2006, Base 2 development team",
    7979      null,
    80       "base@thep.lu.se",
     80      null,
    8181      "http://base.thep.lu.se"
    8282    );
  • trunk/src/plugins/core/net/sf/basedb/plugins/Base1PluginExecuter.java

    r2550 r2606  
    112112    "This plug-in simulates the plug-in runner from Base 1.2 to enable old plug-ins to be executed.",
    113113    "1.0",
    114     "2006, Department of Theoretical Physics, Lund University",
     114    "2006, Base 2 development team",
    115115    null,
    116     "base@thep.lu.se",
     116    null,
    117117    "http://base.thep.lu.se");
    118118
  • trunk/src/plugins/core/net/sf/basedb/plugins/FormulaFilter.java

    r2512 r2606  
    7070      "Thus, the functionality of this plugin is very flexible.",
    7171      "2.0",
    72       "2006, Department of Theoretical Physics, Lund University",
     72      "2006, Base 2 development team",
    7373      null,
    74       "base@thep.lu.se",
     74      null,
    7575      "http://base.thep.lu.se"
    7676    );
  • trunk/src/plugins/core/net/sf/basedb/plugins/HelpExporter.java

    r2512 r2606  
    8585        "tests can later be imported by the corresponding import plugin.",
    8686        "2.0",
    87         "2006, Department of Theoretical Physics, Lund University",
     87        "2006, Base 2 development team",
    8888        null,
    89         "base@thep.lu.se",
     89        null,
    9090        "http://base.thep.lu.se"
    9191    );
  • trunk/src/plugins/core/net/sf/basedb/plugins/HelpImporter.java

    r2512 r2606  
    106106      "This plugin is used to import help texts from a XML-file to BASE.",
    107107      "2.0",
    108       "2006, Department of Theoretical Physics, Lund University",
     108      "2006, Base 2 development team",
    109109      null,
    110       "base@thep.lu.se",
     110      null,
    111111      "http://base.thep.lu.se"
    112112  );
  • trunk/src/plugins/core/net/sf/basedb/plugins/IntensityCalculatorPlugin.java

    r2512 r2606  
    9494      "Thus, the functionality of this plugin can be extended by adding more formula objects to the database.",
    9595      "2.0",
    96       "2006, Department of Theoretical Physics, Lund University",
     96      "2006, Base 2 development team",
    9797      null,
    98       "base@thep.lu.se",
     98      null,
    9999      "http://base.thep.lu.se"
    100100    );
  • trunk/src/plugins/core/net/sf/basedb/plugins/LowessNormalization.java

    r2561 r2606  
    9494    "variation. Nucleic Acids Res 2002, 30:e15.",
    9595    "1.0",
    96     "2006, Department of Theoretical Physics, Lund University",
     96    "2006, Base 2 development team",
    9797    null,
    98     "base@thep.lu.se",
     98    null,
    9999    "http://base.thep.lu.se"
    100100  );
  • trunk/src/plugins/core/net/sf/basedb/plugins/MedianRatioNormalization.java

    r2512 r2606  
    8585    "l as all spots with at least one intensity below a fixed value.",
    8686    "1.0",
    87     "2006, Department of Theoretical Physics, Lund University",
     87    "2006, Base 2 development team",
    8888    null,
    89     "base@thep.lu.se",
     89    null,
    9090    "http://base.thep.lu.se"
    9191  );
  • trunk/src/plugins/core/net/sf/basedb/plugins/PlateFlatFileImporter.java

    r2565 r2606  
    8282      "This plugin is used to import plates from a simple flat file.",
    8383      "2.0",
    84       "2005, Department of Theoretical Physics, Lund University",
     84      "2006, Base 2 development team",
    8585      null,
    86       "base@thep.lu.se",
     86      null,
    8787      "http://base.thep.lu.se"
    8888    );
  • trunk/src/plugins/core/net/sf/basedb/plugins/PlateMappingExporter.java

    r2512 r2606  
    9696      "to coordinates on one or more destination plates.",
    9797      "2.0",
    98       "2006, Department of Theoretical Physics, Lund University",
     98      "2006, Base 2 development team",
    9999      null,
    100       "base@thep.lu.se",
     100      null,
    101101      "http://base.thep.lu.se"
    102102    );
  • trunk/src/plugins/core/net/sf/basedb/plugins/PlateMappingImporter.java

    r2512 r2606  
    9494      "to coordinates on one or more destination plates.",
    9595      "2.0",
    96       "2006, Department of Theoretical Physics, Lund University",
     96      "2006, Base 2 development team",
    9797      null,
    98       "base@thep.lu.se",
     98      null,
    9999      "http://base.thep.lu.se"
    100100    );
  • trunk/src/plugins/core/net/sf/basedb/plugins/PrintMapFlatFileImporter.java

    r2544 r2606  
    8080      "This plugin is used to import arraydesign from a print map.",
    8181      "2.0",
    82       "2005, Department of Theoretical Physics, Lund University",
     82      "2006, Base 2 development team",
    8383      null,
    84       "base@thep.lu.se",
     84      null,
    8585      "http://base.thep.lu.se"
    8686    );
  • trunk/src/plugins/core/net/sf/basedb/plugins/RawDataFlatFileImporter.java

    r2543 r2606  
    7878      "This plugin is used to import raw data from a simple text file.",
    7979      "2.0",
    80       "2005, Department of Theoretical Physics, Lund University",
     80      "2006, Base 2 development team",
    8181      null,
    82       "base@thep.lu.se",
     82      null,
    8383      "http://base.thep.lu.se"
    8484    );
  • trunk/src/plugins/core/net/sf/basedb/plugins/ReporterFlatFileImporter.java

    r2512 r2606  
    8585      "This plugin is used to import reporters from a simple flat file.",
    8686      "2.0",
    87       "2005, Department of Theoretical Physics, Lund University",
     87      "2006, Base 2 development team",
    8888      null,
    89       "base@thep.lu.se",
     89      null,
    9090      "http://base.thep.lu.se"
    9191    );
  • trunk/src/plugins/core/net/sf/basedb/plugins/ReporterMapFlatFileImporter.java

    r2512 r2606  
    7979      "This plugin is used to import features to an ArrayDesign from a simple flat file.",
    8080      "2.0",
    81       "2005, Department of Theoretical Physics, Lund University",
     81      "2006, Base 2 development team",
    8282      null,
    83       "base@thep.lu.se",
     83      null,
    8484      "http://base.thep.lu.se"
    8585    );
  • trunk/src/plugins/core/net/sf/basedb/plugins/SpotImageCreator.java

    r2512 r2606  
    5959      "Converts a full-size scanned image into smaller preview jpg images for each individual spot.",
    6060      "2.0",
    61       "2006, Department of Theoretical Physics, Lund University",
     61      "2006, Base 2 development team",
    6262      null,
    63       "base@thep.lu.se",
     63      null,
    6464      "http://base.thep.lu.se"
    6565    );
  • trunk/src/test/JarPluginAbout.java

    r2304 r2606  
    4242      "This plugin does nothing. It is only used for testing the JarClassLoader.",
    4343      "2.0",
    44       "© 2004, Department of Theoretical Physics, Lund University",
    45       "Nicklas",
    46       "base@thep.lu.se",
     44      "2006, Base 2 development team",
     45      null,
     46      null,
    4747      "http://base.thep.lu.se"
    4848    );
  • trunk/src/test/NullPlugin.java

    r2512 r2606  
    257257      "This plugin does nothing. It is only used for testing purposes.",
    258258      "2.0",
    259       "© 2004, Department of Theoretical Physics, Lund University",
    260       "Nicklas",
    261       "base@thep.lu.se",
     259      "2006, Base 2 development team",
     260      null,
     261      null,
    262262      "http://base.thep.lu.se"
    263263    );
Note: See TracChangeset for help on using the changeset viewer.