Changeset 1247:44cad89cbf5f in peach3-core


Ignore:
Timestamp:
08/24/2009 01:24:59 PM (3 years ago)
Author:
Erik Scheffers <e.t.j.scheffers@…>
Branch:
default
Message:

Added \"Artistic License 2.0\" LICENSE file
Updated copyright notice on every file
Removed \"$Id$\" from every file

Files:
1 added
143 edited

Legend:

Unmodified
Added
Removed
  • peach3/assignment/admin.py

    r1169 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from __future__ import absolute_import 
  • peach3/assignment/ajax.py

    r1228 r1247  
    11# -*- coding: utf-8 -*- 
    2 """ $Id$ 
    3    
    4     This file is part of PEACH. 
     2""" This file is part of PEACH. 
    53       
    6     Copyright (C) 2006-2008 Eindhoven University of Technology 
    7        
    8     This program is free software; you can redistribute it and/or 
    9     modify it under the terms of the Clarified Artistic License 
    10     as published by the Free Software Foundation. 
    11        
    12     This program is distributed in the hope that it will be useful, 
    13     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15     Clarified Artistic License for more details. 
    16        
    17     You should have received a copy of the Clarified Artistic License 
    18     along with this program; if not, write to the Free Software 
    19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4    Copyright (C) 2006-2009 Eindhoven University of Technology 
    205""" 
    216from django.conf import settings 
  • peach3/assignment/models.py

    r1240 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.conf import settings 
  • peach3/assignment/tests/timeranges.py

    r850 r1247  
     1""" This file is part of PEACH. 
     2       
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
     4""" 
    15from django.test import TestCase 
    26 
  • peach3/checking/admin.py

    r1169 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from __future__ import absolute_import 
  • peach3/checking/models.py

    r1169 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205 
  • peach3/core/management/commands/cleanup.py

    r897 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.core.management.commands.cleanup import Command as BaseCommand 
  • peach3/core/models.py

    r897 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.db import models 
  • peach3/course/admin.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
    4        
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     1""" This file is part of PEACH. 
     2     
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from __future__ import absolute_import 
  • peach3/course/ajax.py

    r1214 r1247  
    11# -*- coding: utf-8 -*- 
    2 """ $Id$ 
    3    
    4     This file is part of PEACH. 
    5        
    6     Copyright (C) 2006-2008 Eindhoven University of Technology 
    7        
    8     This program is free software; you can redistribute it and/or 
    9     modify it under the terms of the Clarified Artistic License 
    10     as published by the Free Software Foundation. 
    11        
    12     This program is distributed in the hope that it will be useful, 
    13     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15     Clarified Artistic License for more details. 
    16        
    17     You should have received a copy of the Clarified Artistic License 
    18     along with this program; if not, write to the Free Software 
    19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     2""" This file is part of PEACH. 
     3     
     4    Copyright (C) 2006-2009 Eindhoven University of Technology 
    205""" 
    216from django.conf import settings 
  • peach3/course/forms.py

    r1169 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
    4        
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     1""" This file is part of PEACH. 
     2     
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django import forms 
  • peach3/course/models.py

    r1234 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
    4        
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     1""" This file is part of PEACH. 
     2     
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.conf import settings 
  • peach3/course/report.py

    r1169 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from peach3.report import generator 
  • peach3/course/templates/course/panel/config.html

    r1169 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/course/templates/course/panel/config/assignments.jstpl

    r1169 r1247  
    11{% comment %}/* 
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205*/{% endcomment %} 
    216 
  • peach3/course/templates/course/panel/config/clusters.jstpl

    r1059 r1247  
    11{% comment %}/* 
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205*/{% endcomment %} 
    216 
  • peach3/course/templates/course/panel/config/general.jstpl

    r1169 r1247  
    11{% comment %}/* 
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205*/{% endcomment %} 
    216 
  • peach3/course/templates/course/panel/config/managers.jstpl

    r1059 r1247  
    1 /*{% comment %} 
    2         $Id$ 
    3          
     1{% comment %}/* 
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    20 {% endcomment %} 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
     5*/{% endcomment %} 
    216 
    22 {% load i18n %}*/ 
     7{% load i18n %} 
    238var managersPanel = (function(loader){ 
    249        var dataType = Ext.data.Record.create([{ 
  • peach3/course/templates/course/panel/edition.html

    r1165 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    20 -->{% endcomment %}{% load i18n %} 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
     5-->{% endcomment %} 
     6 
     7{% load i18n %} 
    218 
    229<script type="text/javascript">/*<![CDATA[*/ 
  • peach3/course/templates/course/panel/edition_review.html

    r1231 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    20 -->{% endcomment %}{% load i18n %} 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
     5-->{% endcomment %} 
     6 
     7{% load i18n %} 
    218 
    229<script type="text/javascript">/*<![CDATA[*/ 
  • peach3/course/templates/course/panel/manage.html

    r1064 r1247  
    11{% comment %}<!--  
    2     $Id$ 
    3      
    4     This file is part of PEACH. 
    5      
    6     Copyright (C) 2006-2008 Eindhoven University of Technology 
    7      
    8     This program is free software; you can redistribute it and/or 
    9     modify it under the terms of the Clarified Artistic License 
    10     as published by the Free Software Foundation. 
    11      
    12     This program is distributed in the hope that it will be useful, 
    13     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15     Clarified Artistic License for more details. 
    16      
    17     You should have received a copy of the Clarified Artistic License 
    18     along with this program; if not, write to the Free Software 
    19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     2        This file is part of PEACH. 
     3         
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/course/tests/active.py

    r897 r1247  
     1""" This file is part of PEACH. 
     2       
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
     4""" 
    15from django.test import TestCase 
    26 
  • peach3/course/tests/joining.py

    r1059 r1247  
     1""" This file is part of PEACH. 
     2       
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
     4""" 
    15from django.test import TestCase 
    26 
  • peach3/course/views.py

    r1218 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.conf import settings 
  • peach3/files/admin.py

    r764 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from __future__ import absolute_import 
  • peach3/files/models.py

    r1238 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from __future__ import with_statement 
  • peach3/forum/admin.py

    r694 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from __future__ import absolute_import 
  • peach3/forum/models.py

    r1158 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.conf import settings 
  • peach3/grade/admin.py

    r764 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from __future__ import absolute_import 
  • peach3/grade/models.py

    r764 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205 
  • peach3/locale/en/LC_MESSAGES/django.po

    r1169 r1247  
    1 # $Id$ 
    2 # 
    31# This file is part of PEACH. 
    42# 
    5 # Copyright (C) 2006-2008 Eindhoven University of Technology 
    6 # 
    7 # This program is free software; you can redistribute it and/or 
    8 # modify it under the terms of the Clarified Artistic License 
    9 # as published by the Free Software Foundation. 
    10 # 
    11 # This program is distributed in the hope that it will be useful, 
    12 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14 # Clarified Artistic License for more details. 
    15 # 
    16 # You should have received a copy of the Clarified Artistic License 
    17 # along with this program; if not, write to the Free Software 
    18 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3# Copyright (C) 2006-2009 Eindhoven University of Technology 
    194msgid "" 
    205msgstr "" 
  • peach3/locale/en/LC_MESSAGES/djangojs.po

    r1169 r1247  
    1 # $Id$ 
    2  
    31# This file is part of PEACH. 
    42 
    5 # Copyright (C) 2006-2008 Eindhoven University of Technology 
    6  
    7 # This program is free software; you can redistribute it and/or 
    8 # modify it under the terms of the Clarified Artistic License 
    9 # as published by the Free Software Foundation. 
    10  
    11 # This program is distributed in the hope that it will be useful, 
    12 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14 # Clarified Artistic License for more details. 
    15 # 
    16 # You should have received a copy of the Clarified Artistic License 
    17 # along with this program; if not, write to the Free Software 
    18 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3# Copyright (C) 2006-2009 Eindhoven University of Technology 
    194msgid "" 
    205msgstr "" 
  • peach3/locale/nl/LC_MESSAGES/django.po

    r1169 r1247  
    11# translation of django.po to Dutch 
    2 # $Id$ 
    3 # 
    42# This file is part of PEACH. 
    53# 
    6 # Copyright (C) 2006-2008 Eindhoven University of Technology 
    7 # 
    8 # This program is free software; you can redistribute it and/or 
    9 # modify it under the terms of the Clarified Artistic License 
    10 # as published by the Free Software Foundation. 
    11 # 
    12 # This program is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # Clarified Artistic License for more details. 
    16 # 
    17 # You should have received a copy of the Clarified Artistic License 
    18 # along with this program; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4# Copyright (C) 2006-2009 Eindhoven University of Technology 
    205# Stefan Geuns <stefan.geuns@gmail.com>, 2008, 2009. 
    216msgid "" 
  • peach3/locale/nl/LC_MESSAGES/djangojs.po

    r1169 r1247  
    11# translation of djangojs.po to Dutch 
    2 # Dutch translations for peach package 
    3 # Engelse vertalingen voor het pakket peach. 
    4 # Copyright (C) 2008 THE peach'S COPYRIGHT HOLDER 
    5 # This file is distributed under the same license as the peach package. 
     2# This file is part of PEACH. 
    63# 
     4# Copyright (C) 2006-2009 Eindhoven University of Technology 
    75# Stefan Geuns <s.j.geuns@student.tue.nl>, 2008. 
    86# Stefan Geuns <stefan.geuns@gmail.com>, 2008, 2009. 
  • peach3/main/templates/main/home.html

    r1242 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    4         This file is part of PEACH. 
    5          
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     2    This file is part of PEACH. 
     3       
     4    Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/main/templates/main/main.html

    r894 r1247  
    11{% extends "base.html" %} 
    22{% comment %}<!--  
    3         $Id$ 
    4          
    5         This file is part of PEACH. 
    6          
    7         Copyright (C) 2006-2008 Eindhoven University of Technology 
    8          
    9         This program is free software; you can redistribute it and/or 
    10         modify it under the terms of the Clarified Artistic License 
    11         as published by the Free Software Foundation. 
    12          
    13         This program is distributed in the hope that it will be useful, 
    14         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    15         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    16         Clarified Artistic License for more details. 
    17          
    18         You should have received a copy of the Clarified Artistic License 
    19         along with this program; if not, write to the Free Software 
    20         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    This file is part of PEACH. 
     4       
     5    Copyright (C) 2006-2009 Eindhoven University of Technology 
    216-->{% endcomment %} 
    227{% block title %}{% endblock %} 
  • peach3/main/templates/main/panel/config.html

    r1059 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    4         This file is part of PEACH. 
    5          
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     2    This file is part of PEACH. 
     3       
     4    Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/main/views.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.conf import settings 
  • peach3/media/css/base.css

    r1196 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216 
  • peach3/media/css/flags.css

    r628 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216 
  • peach3/media/js/itemseltb.js

    r628 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216 
  • peach3/media/js/masterload.js

    r894 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216 
  • peach3/media/js/news.js

    r679 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216 
  • peach3/media/js/orderedgrid.js

    r868 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216 
  • peach3/media/js/peach3.js

    r1183 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216  
  • peach3/media/js/report.js

    r897 r1247  
    11/* 
    2  * $Id: peach3.js 1642 2009-05-14 13:05:40Z eriks $ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216 
  • peach3/media/js/selection.js

    r894 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216 
  • peach3/media/js/submission.js

    r1246 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216 
  • peach3/media/js/timerange.js

    r1168 r1247  
     1/* 
     2 * This file is part of PEACH. 
     3 *  
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
     5 */ 
    16 
    27Ext.app.TimeRangeField = Ext.extend(Ext.form.Field, { 
  • peach3/media/js/tips.js

    r628 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216 
  • peach3/media/js/topic.js

    r692 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216 
  • peach3/media/js/upload.js

    r1168 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216 
  • peach3/media/js/usersel.js

    r1204 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216 
  • peach3/media/js/viewport.js

    r1168 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216 
  • peach3/media/js/wiki.js

    r897 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
    205 */ 
    216 
  • peach3/media/skin/default/skin.css

    r1183 r1247  
    11/* 
    2  * $Id$ 
    3  *  
    42 * This file is part of PEACH. 
    53 *  
    6  * Copyright (C) 2006-2008 Eindhoven University of Technology 
    7  *  
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the Clarified Artistic License as published by the Free Software 
    10  * Foundation. 
    11  *  
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE. See the Clarified Artistic License for more 
    15  * details. 
    16  *  
    17  * You should have received a copy of the Clarified Artistic License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
    19  * Place - Suite 330, Boston, MA 02111-1307, USA. 
    20  */  
     4 * Copyright (C) 2006-2009 Eindhoven University of Technology 
     5 */ 
    216  
    227/* Base this skin on the darkgray style with some fixes */ 
  • peach3/news/admin.py

    r694 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from __future__ import absolute_import 
  • peach3/news/ajax.py

    r698 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.db.models import Q 
  • peach3/news/models.py

    r1243 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.contrib.auth.models import User 
  • peach3/news/views.py

    r632 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
    4        
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    19 """ 
    20  
    211# Create your views here. 
  • peach3/programming_language/admin.py

    r885 r1247  
    11# -*- coding: utf-8 -*- 
    2 """ $Id$ 
    3    
    4     This file is part of PEACH. 
     2""" This file is part of PEACH. 
    53       
     4    Copyright (C) 2006-2009 Eindhoven University of Technology 
    65    Copyright (C) 2009 Eljakim Information Technology bv. 
    7        
    8     This program is free software; you can redistribute it and/or 
    9     modify it under the terms of the Clarified Artistic License 
    10     as published by the Free Software Foundation. 
    11        
    12     This program is distributed in the hope that it will be useful, 
    13     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15     Clarified Artistic License for more details. 
    16        
    17     You should have received a copy of the Clarified Artistic License 
    18     along with this program; if not, write to the Free Software 
    19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    206""" 
    217from __future__ import absolute_import 
  • peach3/programming_language/models.py

    r1168 r1247  
    11# -*- coding: utf-8 -*- 
    2 """ $Id$ 
    3    
    4     This file is part of PEACH. 
     2""" This file is part of PEACH. 
    53       
     4    Copyright (C) 2006-2009 Eindhoven University of Technology 
    65    Copyright (C) 2009 Eljakim Information Technology bv. 
    7        
    8     This program is free software; you can redistribute it and/or 
    9     modify it under the terms of the Clarified Artistic License 
    10     as published by the Free Software Foundation. 
    11        
    12     This program is distributed in the hope that it will be useful, 
    13     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15     Clarified Artistic License for more details. 
    16        
    17     You should have received a copy of the Clarified Artistic License 
    18     along with this program; if not, write to the Free Software 
    19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    206""" 
    217 
  • peach3/report/admin.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.contrib import admin 
  • peach3/report/generator.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.contrib.contenttypes.models import ContentType 
  • peach3/report/models.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.conf import settings 
  • peach3/report/views.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.core.servers.basehttp import FileWrapper 
  • peach3/scoreboard/ajax.py

    r1169 r1247  
    11# -*- coding: utf-8 -*- 
    2 """ $Id$ 
    3    
    4     This file is part of PEACH. 
     2""" This file is part of PEACH. 
    53       
     4    Copyright (C) 2006-2009 Eindhoven University of Technology 
    65    Copyright (C) 2009 Eljakim Information Technology bv. 
    7        
    8     This program is free software; you can redistribute it and/or 
    9     modify it under the terms of the Clarified Artistic License 
    10     as published by the Free Software Foundation. 
    11        
    12     This program is distributed in the hope that it will be useful, 
    13     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15     Clarified Artistic License for more details. 
    16        
    17     You should have received a copy of the Clarified Artistic License 
    18     along with this program; if not, write to the Free Software 
    19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    206""" 
    217from django.http import Http404, HttpResponse, HttpResponseForbidden 
  • peach3/scoreboard/urls.py

    r883 r1247  
    11# -*- coding: utf-8 -*- 
    2 """ $Id$ 
    3    
    4     This file is part of PEACH. 
     2""" This file is part of PEACH. 
    53       
     4    Copyright (C) 2006-2009 Eindhoven University of Technology 
    65    Copyright (C) 2009 Eljakim Information Technology bv. 
    7        
    8     This program is free software; you can redistribute it and/or 
    9     modify it under the terms of the Clarified Artistic License 
    10     as published by the Free Software Foundation. 
    11        
    12     This program is distributed in the hope that it will be useful, 
    13     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15     Clarified Artistic License for more details. 
    16        
    17     You should have received a copy of the Clarified Artistic License 
    18     along with this program; if not, write to the Free Software 
    19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    206""" 
    217from django.conf.urls.defaults import * 
  • peach3/scoreboard/utils.py

    r1169 r1247  
    11# -*- coding: utf-8 -*- 
    2 """ $Id$ 
    3    
    4     This file is part of PEACH. 
     2""" This file is part of PEACH. 
    53       
     4    Copyright (C) 2006-2009 Eindhoven University of Technology 
    65    Copyright (C) 2009 Eljakim Information Technology bv. 
    7        
    8     This program is free software; you can redistribute it and/or 
    9     modify it under the terms of the Clarified Artistic License 
    10     as published by the Free Software Foundation. 
    11        
    12     This program is distributed in the hope that it will be useful, 
    13     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15     Clarified Artistic License for more details. 
    16        
    17     You should have received a copy of the Clarified Artistic License 
    18     along with this program; if not, write to the Free Software 
    19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    206""" 
    217from peach3.course.models import CourseEdition 
  • peach3/scoreboard/views.py

    r1169 r1247  
    11# -*- coding: utf-8 -*- 
    2 """ $Id$ 
    3    
    4     This file is part of PEACH. 
     2""" This file is part of PEACH. 
    53       
     4    Copyright (C) 2006-2009 Eindhoven University of Technology 
    65    Copyright (C) 2009 Eljakim Information Technology bv. 
    7        
    8     This program is free software; you can redistribute it and/or 
    9     modify it under the terms of the Clarified Artistic License 
    10     as published by the Free Software Foundation. 
    11        
    12     This program is distributed in the hope that it will be useful, 
    13     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15     Clarified Artistic License for more details. 
    16        
    17     You should have received a copy of the Clarified Artistic License 
    18     along with this program; if not, write to the Free Software 
    19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    206""" 
    217from django.http import Http404, HttpResponse, HttpResponseForbidden 
  • peach3/settings.py

    r1191 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205# Django settings for peach3 project. 
  • peach3/site_specific/admin.py

    r694 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from __future__ import absolute_import 
  • peach3/skin/templatetags/analytics.py

    r705 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django import template 
  • peach3/skin/templatetags/ext.py

    r695 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django import template 
  • peach3/skin/templatetags/jscss.py

    r695 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django import template 
  • peach3/skin/templatetags/media.py

    r695 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django import template 
  • peach3/skin/templatetags/template.py

    r695 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django import template 
  • peach3/skin/utils.py

    r695 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.conf import settings 
  • peach3/submission/admin.py

    r716 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from __future__ import absolute_import 
  • peach3/submission/ajax.py

    r1238 r1247  
    11# -*- coding: utf-8 -*- 
    2 """ $Id$ 
    3    
    4     This file is part of PEACH. 
     2""" This file is part of PEACH. 
    53       
    6     Copyright (C) 2006-2008 Eindhoven University of Technology 
    7        
    8     This program is free software; you can redistribute it and/or 
    9     modify it under the terms of the Clarified Artistic License 
    10     as published by the Free Software Foundation. 
    11        
    12     This program is distributed in the hope that it will be useful, 
    13     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15     Clarified Artistic License for more details. 
    16        
    17     You should have received a copy of the Clarified Artistic License 
    18     along with this program; if not, write to the Free Software 
    19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4    Copyright (C) 2006-2009 Eindhoven University of Technology 
    205""" 
    216from __future__ import with_statement 
  • peach3/submission/models.py

    r1240 r1247  
    11# -*- coding: utf-8 -*- 
    2 """ $Id$ 
    3    
    4     This file is part of PEACH. 
     2""" This file is part of PEACH. 
    53       
    6     Copyright (C) 2006-2008 Eindhoven University of Technology 
    7        
    8     This program is free software; you can redistribute it and/or 
    9     modify it under the terms of the Clarified Artistic License 
    10     as published by the Free Software Foundation. 
    11        
    12     This program is distributed in the hope that it will be useful, 
    13     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15     Clarified Artistic License for more details. 
    16        
    17     You should have received a copy of the Clarified Artistic License 
    18     along with this program; if not, write to the Free Software 
    19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4    Copyright (C) 2006-2009 Eindhoven University of Technology 
    205""" 
    216from django.conf import settings 
  • peach3/submission/templates/submission/check.html

    r695 r1247  
    11{% comment %}<!--  
    2         $Id: check.html 437 2007-08-29 15:51:58Z eriks $ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/submission/templates/submission/diff.html

    r692 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216<style type="text/css"> 
  • peach3/submission/templates/submission/panel/create.html

    r1168 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/submission/templates/submission/panel/diff.html

    r692 r1247  
    11{% comment %}<!-- 
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/submission/templates/submission/panel/view.html

    r692 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/submission/templates/submission/print.html

    r695 r1247  
    1 {# -*- coding: utf-8 -*- #}{% comment %}<!--  
    2         $Id$ 
    3          
     1{# -*- coding: utf-8 -*- #} 
     2{% comment %}<!--  
    43        This file is part of PEACH. 
    54         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     5        Copyright (C) 2006-2009 Eindhoven University of Technology 
    206-->{% endcomment %} 
     7 
    218{% load i18n jscss media analytics %} 
    229<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
  • peach3/submission/templates/submission/userinfo.html

    r750 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/submission/utils.py

    r1161 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.utils.translation import ugettext as _ 
  • peach3/submission/views.py

    r1218 r1247  
    11# -*- coding: utf-8 -*- 
    2 """ $Id$ 
    3    
    4     This file is part of PEACH. 
     2""" This file is part of PEACH. 
    53       
    6     Copyright (C) 2006-2008 Eindhoven University of Technology 
    7        
    8     This program is free software; you can redistribute it and/or 
    9     modify it under the terms of the Clarified Artistic License 
    10     as published by the Free Software Foundation. 
    11        
    12     This program is distributed in the hope that it will be useful, 
    13     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15     Clarified Artistic License for more details. 
    16        
    17     You should have received a copy of the Clarified Artistic License 
    18     along with this program; if not, write to the Free Software 
    19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4    Copyright (C) 2006-2009 Eindhoven University of Technology 
    205""" 
    216from __future__ import with_statement 
  • peach3/templates/default/404.html

    r684 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216<html> 
  • peach3/templates/default/base.html

    r1183 r1247  
    1 {# -*- coding: utf-8 -*- #}{% comment %}<!--  
    2         $Id$ 
    3          
     1{# -*- coding: utf-8 -*- #} 
     2{% comment %}<!--  
    43        This file is part of PEACH. 
    54         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     5        Copyright (C) 2006-2009 Eindhoven University of Technology 
    206-->{% endcomment %}{% load i18n jscss ext media analytics wikitags %}<?xml version="1.0" encoding="UTF-8"?> 
    217<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
  • peach3/templates/default/loginstub.html

    r692 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216<html><head><title></title> 
  • peach3/templates/default/urls.jstpl

    r1212 r1247  
    11{% comment %}/* 
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205*/{% endcomment %} 
    216{ main            : "{% url peach3.main.views.main %}" 
  • peach3/templates/site-1/registration/help/identity.html

    r628 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/urls.py

    r1218 r1247  
    11# -*- coding: utf-8 -*- 
    2 """ $Id$ 
    3    
    4     This file is part of PEACH. 
     2""" This file is part of PEACH. 
    53       
    6     Copyright (C) 2006-2008 Eindhoven University of Technology 
    7        
    8     This program is free software; you can redistribute it and/or 
    9     modify it under the terms of the Clarified Artistic License 
    10     as published by the Free Software Foundation. 
    11        
    12     This program is distributed in the hope that it will be useful, 
    13     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15     Clarified Artistic License for more details. 
    16        
    17     You should have received a copy of the Clarified Artistic License 
    18     along with this program; if not, write to the Free Software 
    19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4    Copyright (C) 2006-2009 Eindhoven University of Technology 
    205""" 
    216from django.conf import settings 
  • peach3/user/admin.py

    r894 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from __future__ import absolute_import 
  • peach3/user/ajax.py

    r1169 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django import forms 
  • peach3/user/forms.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django import forms 
  • peach3/user/models.py

    r1168 r1247  
    11# -*- coding: utf-8 -*- 
    2 """ $Id$ 
    3    
    4     This file is part of PEACH. 
     2""" This file is part of PEACH. 
    53       
    6     Copyright (C) 2006-2008 Eindhoven University of Technology 
    7        
    8     This program is free software; you can redistribute it and/or 
    9     modify it under the terms of the Clarified Artistic License 
    10     as published by the Free Software Foundation. 
    11        
    12     This program is distributed in the hope that it will be useful, 
    13     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15     Clarified Artistic License for more details. 
    16        
    17     You should have received a copy of the Clarified Artistic License 
    18     along with this program; if not, write to the Free Software 
    19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4    Copyright (C) 2006-2009 Eindhoven University of Technology 
    205""" 
    216from django.conf import settings 
  • peach3/user/templates/pwreset/help/pwreset.html

    r894 r1247  
    1 {% comment %}<!--  
    2         $Id$ 
    3          
     1{% comment %}<!-- 
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/user/templates/pwreset/password_reset_email.txt

    r894 r1247  
    1 {% comment %}<!--  
    2         $Id$ 
    3          
     1{% comment %}  
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    20 -->{% endcomment %}{% load i18n %}{% blocktrans %}You requested a password reset for your peach3 account "{{ username }}". 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
     5{% endcomment %}{% load i18n %}{% blocktrans %}You requested a password reset for your peach3 account "{{ username }}". 
    216 
    227Use the following link to enter a new password: 
  • peach3/user/templates/registration/account_creation_email.txt

    r1168 r1247  
    1 {% comment %}<!--  
    2         $Id$ 
    3          
     1{% comment %}  
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    20 -->{% endcomment %}{% load i18n %}{% blocktrans %}You just registered a peach3 account "{{username}}". 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
     5{% endcomment %}{% load i18n %}{% blocktrans %}You just registered a peach3 account "{{username}}". 
    216 
    227In order to verify your account, click the following link, or copy and paste it to your browser address bar: 
  • peach3/user/templates/registration/email_change_verification.txt

    r894 r1247  
    1 {% comment %}<!--  
    2         $Id$ 
    3          
     1{% comment %}  
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    20 -->{% endcomment %}{% load i18n %}{% blocktrans %}You requested an email address change for your peach3 account  
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
     5{% endcomment %}{% load i18n %}{% blocktrans %}You requested an email address change for your peach3 account  
    216"{{ username }}". 
    227 
  • peach3/user/templates/registration/help/email.html

    r894 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/user/templates/registration/help/identity.html

    r628 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/user/templates/user/panel/profile.html

    r1201 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/user/templates/user/panel/pwreset.html

    r1201 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/user/templates/user/panel/register.html

    r1201 r1247  
    11{% comment %}<!--  
    2         $Id$ 
    3          
    42        This file is part of PEACH. 
    53         
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     4        Copyright (C) 2006-2009 Eindhoven University of Technology 
    205-->{% endcomment %} 
    216 
  • peach3/user/templates/user/password_reset.html

    r894 r1247  
    11{% extends "base.html" %} 
    22{% comment %}<!--  
    3         $Id$ 
    4          
    53        This file is part of PEACH. 
    64         
    7         Copyright (C) 2006-2008 Eindhoven University of Technology 
    8          
    9         This program is free software; you can redistribute it and/or 
    10         modify it under the terms of the Clarified Artistic License 
    11         as published by the Free Software Foundation. 
    12          
    13         This program is distributed in the hope that it will be useful, 
    14         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    15         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    16         Clarified Artistic License for more details. 
    17          
    18         You should have received a copy of the Clarified Artistic License 
    19         along with this program; if not, write to the Free Software 
    20         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     5        Copyright (C) 2006-2009 Eindhoven University of Technology 
    216-->{% endcomment %} 
    227{% load i18n %} 
  • peach3/user/templates/user/verify.html

    r1168 r1247  
    11{% extends "base.html" %} 
    22{% comment %}<!--  
    3         $Id: main.html 1269 2008-09-16 11:08:41Z eriks $ 
    4          
    53        This file is part of PEACH. 
    64         
    7         Copyright (C) 2006-2008 Eindhoven University of Technology 
    8          
    9         This program is free software; you can redistribute it and/or 
    10         modify it under the terms of the Clarified Artistic License 
    11         as published by the Free Software Foundation. 
    12          
    13         This program is distributed in the hope that it will be useful, 
    14         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    15         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    16         Clarified Artistic License for more details. 
    17          
    18         You should have received a copy of the Clarified Artistic License 
    19         along with this program; if not, write to the Free Software 
    20         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     5        Copyright (C) 2006-2009 Eindhoven University of Technology 
    216-->{% endcomment %} 
    227{% load i18n %} 
  • peach3/user/templatetags/usernametags.py

    r1059 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django import template 
  • peach3/user/views.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.contrib.auth.forms import AuthenticationForm 
  • peach3/utils/__init__.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205import os 
  • peach3/utils/cache.py

    r1228 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.conf import settings 
  • peach3/utils/dates.py

    r1064 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from datetime import datetime, timedelta, tzinfo 
  • peach3/utils/djangohelpers.py

    r1064 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205#from django.contrib.contenttypes.models import ContentType 
  • peach3/utils/json.py

    r735 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.core.serializers.json import DjangoJSONEncoder 
  • peach3/utils/mail.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.conf import settings 
  • peach3/utils/mixin.py

    r897 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.db import models 
  • peach3/utils/params.py

    r1238 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.utils.encoding import smart_str#, iri_to_uri 
  • peach3/utils/rst/__init__.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.conf import settings 
  • peach3/utils/rst/forms.py

    r897 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    20  
    215from django import forms 
    226from django.utils.translation import ugettext as _, ungettext 
  • peach3/utils/rst/writers/__init__.py

    r894 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
    4        
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    19 """ 
  • peach3/utils/rst/writers/html4css1.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
     4""" 
    195""" 
    206from django.core.urlresolvers import reverse 
  • peach3/utils/tests/dates.py

    r1064 r1247  
     1# This file is part of PEACH. 
     2#  
     3# Copyright (C) 2006-2009 Eindhoven University of Technology 
    14TIMERANGE_TEST = """ 
    25>>> from peach3.utils import TimeRange 
  • peach3/utils/uid.py

    r628 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from datetime import datetime 
  • peach3/wiki/__init__.py

    r628 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
    4        
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    19 """ 
  • peach3/wiki/admin.py

    r752 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from __future__ import absolute_import 
  • peach3/wiki/ajax.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.conf import settings 
  • peach3/wiki/models.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.db import models 
  • peach3/wiki/rst.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from docutils import nodes, statemachine 
  • peach3/wiki/templates/wiki/link.html

    r894 r1247  
    11{% extends "base.html" %} 
    22{% comment %}<!--  
    3         $Id$ 
    4          
    5         This file is part of PEACH. 
    6          
    7         Copyright (C) 2006-2008 Eindhoven University of Technology 
    8          
    9         This program is free software; you can redistribute it and/or 
    10         modify it under the terms of the Clarified Artistic License 
    11         as published by the Free Software Foundation. 
    12          
    13         This program is distributed in the hope that it will be useful, 
    14         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    15         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    16         Clarified Artistic License for more details. 
    17          
    18         You should have received a copy of the Clarified Artistic License 
    19         along with this program; if not, write to the Free Software 
    20         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    This file is part of PEACH. 
     4       
     5    Copyright (C) 2006-2009 Eindhoven University of Technology 
    216-->{% endcomment %} 
    227{% load i18n %} 
  • peach3/wiki/templates/wiki/view.html

    r894 r1247  
    1 {# -*- coding: utf-8 -*- #}{% comment %}<!--  
    2         $Id: print.html 1168 2008-08-21 11:56:26Z eriks $ 
    3          
    4         This file is part of PEACH. 
    5          
    6         Copyright (C) 2006-2008 Eindhoven University of Technology 
    7          
    8         This program is free software; you can redistribute it and/or 
    9         modify it under the terms of the Clarified Artistic License 
    10         as published by the Free Software Foundation. 
    11          
    12         This program is distributed in the hope that it will be useful, 
    13         but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15         Clarified Artistic License for more details. 
    16          
    17         You should have received a copy of the Clarified Artistic License 
    18         along with this program; if not, write to the Free Software 
    19         Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     1{# -*- coding: utf-8 -*- #} 
     2{% comment %}<!--  
     3    This file is part of PEACH. 
     4       
     5    Copyright (C) 2006-2009 Eindhoven University of Technology 
    206-->{% endcomment %} 
    217{% load i18n jscss media analytics %} 
  • peach3/wiki/templatetags/__init__.py

    r628 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
    4        
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    19 """ 
  • peach3/wiki/templatetags/wikitags.py

    r1168 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django import template 
  • peach3/wiki/urls.py

    r894 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.conf.urls.defaults import * 
  • peach3/wiki/utils.py

    r894 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.utils.translation import ugettext as _, get_language, activate 
  • peach3/wiki/views.py

    r897 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from peach3.main.views import get_base_context 
  • peach3/xmlrpc/admin.py

    r687 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from __future__ import absolute_import 
  • peach3/xmlrpc/daemon2.py

    r1063 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from peach3.xmlrpc.models import Daemon2 
  • peach3/xmlrpc/models.py

    r687 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from django.db import models 
  • peach3/xmlrpc/views.py

    r1236 r1247  
    1 """ $Id$ 
    2    
    3     This file is part of PEACH. 
     1""" This file is part of PEACH. 
    42       
    5     Copyright (C) 2006-2008 Eindhoven University of Technology 
    6        
    7     This program is free software; you can redistribute it and/or 
    8     modify it under the terms of the Clarified Artistic License 
    9     as published by the Free Software Foundation. 
    10        
    11     This program is distributed in the hope that it will be useful, 
    12     but WITHOUT ANY WARRANTY; without even the implied warranty of 
    13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    14     Clarified Artistic License for more details. 
    15        
    16     You should have received a copy of the Clarified Artistic License 
    17     along with this program; if not, write to the Free Software 
    18     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     3    Copyright (C) 2006-2009 Eindhoven University of Technology 
    194""" 
    205from __future__ import with_statement 
Note: See TracChangeset for help on using the changeset viewer.