Skip to content

Commit

Permalink
Set copyright notices to 2012
Browse files Browse the repository at this point in the history
  • Loading branch information
senshu committed Mar 13, 2012
1 parent 04b5991 commit d0cf18a
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion doc/MIT-license.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2011 Guillaume Savaton, http://senshu.baierouge.fr
Copyright (c) 2012 Guillaume Savaton, http://senshu.baierouge.fr

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion editors/inkscape/extras/sozi_extras_addvideo.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Sozi - A presentation tool using the SVG standard
#
# Copyright (C) 2010-2011 Guillaume Savaton
# Copyright (C) 2010-2012 Guillaume Savaton
#
# This program is dual licensed under the terms of the MIT license
# or the GNU General Public License (GPL) version 3.
Expand Down
2 changes: 1 addition & 1 deletion editors/inkscape/extras/sozi_extras_upgrade.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Sozi - A presentation tool using the SVG standard
#
# Copyright (C) 2010-2011 Guillaume Savaton
# Copyright (C) 2010-2012 Guillaume Savaton
#
# This program is dual licensed under the terms of the MIT license
# or the GNU General Public License (GPL) version 3.
Expand Down
2 changes: 1 addition & 1 deletion editors/inkscape/sozi.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Sozi - A presentation tool using the SVG standard
#
# Copyright (C) 2010-2011 Guillaume Savaton
# Copyright (C) 2010-2012 Guillaume Savaton
#
# This program is dual licensed under the terms of the MIT license
# or the GNU General Public License (GPL) version 3.
Expand Down
2 changes: 1 addition & 1 deletion player/css/sozi.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Sozi - A presentation tool using the SVG standard
*
* Copyright (C) 2010-2011 Guillaume Savaton
* Copyright (C) 2010-2012 Guillaume Savaton
*
* This program is dual licensed under the terms of the MIT license
* or the GNU General Public License (GPL) version 3.
Expand Down
2 changes: 1 addition & 1 deletion player/js/actions.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Sozi - A presentation tool using the SVG standard
*
* Copyright (C) 2010-2011 Guillaume Savaton
* Copyright (C) 2010-2012 Guillaume Savaton
*
* This program is dual licensed under the terms of the MIT license
* or the GNU General Public License (GPL) version 3.
Expand Down
2 changes: 1 addition & 1 deletion player/js/animation.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Sozi - A presentation tool using the SVG standard
*
* Copyright (C) 2010-2011 Guillaume Savaton
* Copyright (C) 2010-2012 Guillaume Savaton
*
* This program is dual licensed under the terms of the MIT license
* or the GNU General Public License (GPL) version 3.
Expand Down
2 changes: 1 addition & 1 deletion player/js/display.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Sozi - A presentation tool using the SVG standard
*
* Copyright (C) 2010-2011 Guillaume Savaton
* Copyright (C) 2010-2012 Guillaume Savaton
*
* This program is dual licensed under the terms of the MIT license
* or the GNU General Public License (GPL) version 3.
Expand Down
2 changes: 1 addition & 1 deletion player/js/document.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Sozi - A presentation tool using the SVG standard
*
* Copyright (C) 2010-2011 Guillaume Savaton
* Copyright (C) 2010-2012 Guillaume Savaton
*
* This program is dual licensed under the terms of the MIT license
* or the GNU General Public License (GPL) version 3.
Expand Down
2 changes: 1 addition & 1 deletion player/js/events.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Sozi - A presentation tool using the SVG standard
*
* Copyright (C) 2010-2011 Guillaume Savaton
* Copyright (C) 2010-2012 Guillaume Savaton
*
* This program is dual licensed under the terms of the MIT license
* or the GNU General Public License (GPL) version 3.
Expand Down
2 changes: 1 addition & 1 deletion player/js/extras/sozi_extras_addvideo.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Sozi - A presentation tool using the SVG standard
*
* Copyright (C) 2010-2011 Guillaume Savaton
* Copyright (C) 2010-2012 Guillaume Savaton
*
* This program is dual licensed under the terms of the MIT license
* or the GNU General Public License (GPL) version 3.
Expand Down
2 changes: 1 addition & 1 deletion player/js/framelist.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Sozi - A presentation tool using the SVG standard
*
* Copyright (C) 2010-2011 Guillaume Savaton
* Copyright (C) 2010-2012 Guillaume Savaton
*
* This program is dual licensed under the terms of the MIT license
* or the GNU General Public License (GPL) version 3.
Expand Down
2 changes: 1 addition & 1 deletion player/js/framenumber.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Sozi - A presentation tool using the SVG standard
*
* Copyright (C) 2010-2011 Guillaume Savaton
* Copyright (C) 2010-2012 Guillaume Savaton
*
* This program is dual licensed under the terms of the MIT license
* or the GNU General Public License (GPL) version 3.
Expand Down
2 changes: 1 addition & 1 deletion player/js/location.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Sozi - A presentation tool using the SVG standard
*
* Copyright (C) 2010-2011 Guillaume Savaton
* Copyright (C) 2010-2012 Guillaume Savaton
*
* This program is dual licensed under the terms of the MIT license
* or the GNU General Public License (GPL) version 3.
Expand Down
2 changes: 1 addition & 1 deletion player/js/player.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Sozi - A presentation tool using the SVG standard
*
* Copyright (C) 2010-2011 Guillaume Savaton
* Copyright (C) 2010-2012 Guillaume Savaton
*
* This program is dual licensed under the terms of the MIT license
* or the GNU General Public License (GPL) version 3.
Expand Down

0 comments on commit d0cf18a

Please sign in to comment.