Ignore:
Timestamp:
10/28/14 13:58:14 (10 years ago)
Author:
Oliver Schonefeld
Message:
  • update copyright
  • clean-up whitespace
File:
1 edited

Legend:

Unmodified
Added
Removed
  • SRUClient/trunk/src/main/java/eu/clarin/sru/client/SRUClientException.java

    r2466 r5750  
    11/**
    2  * This software is copyright (c) 2011-2013 by
     2 * This software is copyright (c) 2012-2014 by
    33 *  - Institut fuer Deutsche Sprache (http://www.ids-mannheim.de)
    44 * This is free software. You can redistribute it
     
    1818
    1919/**
    20  * SRU client exception. 
     20 * SRU client exception.
    2121 */
    2222@SuppressWarnings("serial")
     
    2525    /**
    2626     * Constructor
    27      * 
     27     *
    2828     * @param message an error message
    2929     */
     
    3535    /**
    3636     * Constructor
    37      * 
     37     *
    3838     * @param message an error message
    3939     * @param cause the cause of the error
Note: See TracChangeset for help on using the changeset viewer.