Ignore:
Timestamp:
25 Nov 2011, 07:21:29 (13 years ago)
Author:
Henrik Bettermann
Message:

More copyright adjustments.

Location:
main/waeup.sirp/trunk/src/waeup/sirp/students/tests
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/students/tests/test_authentication.py

    r7138 r7193  
     1## $Id$
    12##
    2 ## test_authentication.py
    3 ## Login : <uli@pu.smp.net>
    4 ## Started on  Fri Sep  2 15:25:56 2011 Uli Fouquet
    5 ## $Id$
    6 ##
    73## Copyright (C) 2011 Uli Fouquet & Henrik Bettermann
    84## This program is free software; you can redistribute it and/or modify
     
    106## the Free Software Foundation; either version 2 of the License, or
    117## (at your option) any later version.
    12 ## 
     8##
    139## This program is distributed in the hope that it will be useful,
    1410## but WITHOUT ANY WARRANTY; without even the implied warranty of
    1511## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    1612## GNU General Public License for more details.
    17 ## 
     13##
    1814## You should have received a copy of the GNU General Public License
    1915## along with this program; if not, write to the Free Software
  • main/waeup.sirp/trunk/src/waeup/sirp/students/tests/test_batching.py

    r6851 r7193  
    1 ##
    2 ## test_batching.py
    3 ## Login : <uli@pu.smp.net>
    4 ## Started on  Tue Aug 24 02:04:44 2010 Uli Fouquet
    51## $Id$
    6 ## 
     2##
    73## Copyright (C) 2011 Uli Fouquet & Henrik Bettermann
    84## This program is free software; you can redistribute it and/or modify
     
    106## the Free Software Foundation; either version 2 of the License, or
    117## (at your option) any later version.
    12 ## 
     8##
    139## This program is distributed in the hope that it will be useful,
    1410## but WITHOUT ANY WARRANTY; without even the implied warranty of
    1511## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    1612## GNU General Public License for more details.
    17 ## 
     13##
    1814## You should have received a copy of the GNU General Public License
    1915## along with this program; if not, write to the Free Software
  • main/waeup.sirp/trunk/src/waeup/sirp/students/tests/test_catalog.py

    r6818 r7193  
     1## $Id$
     2##
    13## Copyright (C) 2011 Uli Fouquet & Henrik Bettermann
    24## This program is free software; you can redistribute it and/or modify
     
    46## the Free Software Foundation; either version 2 of the License, or
    57## (at your option) any later version.
    6 ## 
     8##
    79## This program is distributed in the hope that it will be useful,
    810## but WITHOUT ANY WARRANTY; without even the implied warranty of
    911## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    1012## GNU General Public License for more details.
    11 ## 
     13##
    1214## You should have received a copy of the GNU General Public License
    1315## along with this program; if not, write to the Free Software
  • main/waeup.sirp/trunk/src/waeup/sirp/students/tests/test_container.py

    r7077 r7193  
     1## $Id$
     2##
    13## Copyright (C) 2011 Uli Fouquet & Henrik Bettermann
    24## This program is free software; you can redistribute it and/or modify
     
    46## the Free Software Foundation; either version 2 of the License, or
    57## (at your option) any later version.
    6 ## 
     8##
    79## This program is distributed in the hope that it will be useful,
    810## but WITHOUT ANY WARRANTY; without even the implied warranty of
    911## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    1012## GNU General Public License for more details.
    11 ## 
     13##
    1214## You should have received a copy of the GNU General Public License
    1315## along with this program; if not, write to the Free Software
  • main/waeup.sirp/trunk/src/waeup/sirp/students/tests/test_payment.py

    r6875 r7193  
     1## $Id$
     2##
    13## Copyright (C) 2011 Uli Fouquet & Henrik Bettermann
    24## This program is free software; you can redistribute it and/or modify
  • main/waeup.sirp/trunk/src/waeup/sirp/students/tests/test_student.py

    r7077 r7193  
     1## $Id$
     2##
    13## Copyright (C) 2011 Uli Fouquet & Henrik Bettermann
    24## This program is free software; you can redistribute it and/or modify
     
    46## the Free Software Foundation; either version 2 of the License, or
    57## (at your option) any later version.
    6 ## 
     8##
    79## This program is distributed in the hope that it will be useful,
    810## but WITHOUT ANY WARRANTY; without even the implied warranty of
    911## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    1012## GNU General Public License for more details.
    11 ## 
     13##
    1214## You should have received a copy of the GNU General Public License
    1315## along with this program; if not, write to the Free Software
Note: See TracChangeset for help on using the changeset viewer.