Changeset 7192 for main/waeup.sirp/trunk


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

Adjust copyright statement and svn keyword in applicants.

Location:
main/waeup.sirp/trunk/src/waeup/sirp/applicants
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/applicants/applicant.py

    r7137 r7192  
    1 ##
    2 ## applicants.py
    3 ## Login : <uli@pu.smp.net>
    4 ## Started on  Fri Jul 16 11:46:55 2010 Uli Fouquet
    51## $Id$
    6 ## 
    7 ## Copyright (C) 2010 Uli Fouquet & Henrik Bettermann
     2##
     3## Copyright (C) 2011 Uli Fouquet & Henrik Bettermann
    84## This program is free software; you can redistribute it and/or modify
    95## it under the terms of the GNU General Public License as published by
    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/applicants/authentication.py

    r7137 r7192  
     1## $Id$
    12##
    2 ## authentication.py
    3 ## Login : <uli@pu.smp.net>
    4 ## Started on  Tue Jul 27 14:26:35 2010 Uli Fouquet
    5 ## $Id$
    6 ##
    7 ## Copyright (C) 2010 Uli Fouquet & Henrik Bettermann
     3## Copyright (C) 2011 Uli Fouquet & Henrik Bettermann
    84## This program is free software; you can redistribute it and/or modify
    95## it under the terms of the GNU General Public License as published by
    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/applicants/batching.py

    r7137 r7192  
     1## $Id$
    12##
    2 ## batching.py
    3 ## Login : <uli@pu.smp.net>
    4 ## Started on  Fri Jul 23 15:42:46 2010 Uli Fouquet
    5 ## $Id$
    6 ##
    7 ## Copyright (C) 2010 Uli Fouquet & Henrik Bettermann
     3## Copyright (C) 2011 Uli Fouquet & Henrik Bettermann
    84## This program is free software; you can redistribute it and/or modify
    95## it under the terms of the GNU General Public License as published by
    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/applicants/browser.py

    r7184 r7192  
    1 ##
    2 ## browser.py
    3 ## Login : <uli@pu.smp.net>
    4 ## Started on  Sun Jun 27 11:03:10 2010 Uli Fouquet & Henrik Bettermann
    51## $Id$
    62##
    7 ## Copyright (C) 2010 Uli Fouquet & Henrik Bettermann
     3## Copyright (C) 2011 Uli Fouquet & Henrik Bettermann
    84## This program is free software; you can redistribute it and/or modify
    95## it under the terms of the GNU General Public License as published by
  • main/waeup.sirp/trunk/src/waeup/sirp/applicants/container.py

    r7182 r7192  
    1 ##
    2 ## container.py
    3 ## Login : <uli@pu.smp.net>
    4 ## Started on  Thu Jan 20 04:33:18 2011 Uli Fouquet
    51## $Id$
    62##
  • main/waeup.sirp/trunk/src/waeup/sirp/applicants/dynamicroles.py

    r7159 r7192  
     1## $Id$
    12##
    2 ## securitypolicy.py
    3 ## Login : <uli@pu.smp.net>
    4 ## Started on  Mon Nov 14 09:37:10 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/applicants/interfaces.py

    r7137 r7192  
    1 ##
    2 ## interfaces.py
    3 ## Login : <uli@pu.smp.net>
    4 ## Started on  Sun Jan 16 15:30:01 2011 Uli Fouquet
    51## $Id$
    62##
  • main/waeup.sirp/trunk/src/waeup/sirp/applicants/permissions.py

    r7184 r7192  
     1## $Id$
    12##
    2 ## permissions.py
    3 ## Login : <uli@pu.smp.net>
    4 ## Started on  Wed May 11 13:05:37 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/applicants/root.py

    r7182 r7192  
     1## $Id$
    12##
    2 ## root.py
    3 ## Login : <uli@pu.smp.net>
    4 ## Started on  Thu Jan 20 04:17:59 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/applicants/vocabularies.py

    r7063 r7192  
     1## $Id$
     2##
     3## Copyright (C) 2011 Uli Fouquet & Henrik Bettermann
     4## This program is free software; you can redistribute it and/or modify
     5## it under the terms of the GNU General Public License as published by
     6## the Free Software Foundation; either version 2 of the License, or
     7## (at your option) any later version.
     8##
     9## This program is distributed in the hope that it will be useful,
     10## but WITHOUT ANY WARRANTY; without even the implied warranty of
     11## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     12## GNU General Public License for more details.
     13##
     14## You should have received a copy of the GNU General Public License
     15## along with this program; if not, write to the Free Software
     16## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
     17##
    118"""Vocabularies and sources for the application section.
    219"""
  • main/waeup.sirp/trunk/src/waeup/sirp/applicants/workflow.py

    r7063 r7192  
     1## $Id$
     2##
     3## Copyright (C) 2011 Uli Fouquet & Henrik Bettermann
     4## This program is free software; you can redistribute it and/or modify
     5## it under the terms of the GNU General Public License as published by
     6## the Free Software Foundation; either version 2 of the License, or
     7## (at your option) any later version.
     8##
     9## This program is distributed in the hope that it will be useful,
     10## but WITHOUT ANY WARRANTY; without even the implied warranty of
     11## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     12## GNU General Public License for more details.
     13##
     14## You should have received a copy of the GNU General Public License
     15## along with this program; if not, write to the Free Software
     16## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
     17##
    118"""Workflow for applicants.
    219"""
Note: See TracChangeset for help on using the changeset viewer.