diff options
| author | phintuka <phintuka> | 2011-10-30 16:59:02 +0000 |
|---|---|---|
| committer | phintuka <phintuka> | 2011-10-30 16:59:02 +0000 |
| commit | 951956292e0ec025a774cf7d5e03311194fb49fb (patch) | |
| tree | ff4ac0c05255ad23e97fd0171455f17debe0d0b1 | |
| parent | b5078cb5d7735cd26d4ded0999076a96ad4fc027 (diff) | |
| download | xineliboutput-951956292e0ec025a774cf7d5e03311194fb49fb.tar.gz xineliboutput-951956292e0ec025a774cf7d5e03311194fb49fb.tar.bz2 | |
Fix FSF address in copyright notices.
(Thanks to Ville Skyttä)
| -rw-r--r-- | xine_post_audiochannel.c | 4 | ||||
| -rw-r--r-- | xine_post_autocrop.c | 4 | ||||
| -rw-r--r-- | xine_post_swscale.c | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/xine_post_audiochannel.c b/xine_post_audiochannel.c index 9326162b..4852c00f 100644 --- a/xine_post_audiochannel.c +++ b/xine_post_audiochannel.c @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: xine_post_audiochannel.c,v 1.6 2008-05-22 09:56:02 phintuka Exp $ + * $Id: xine_post_audiochannel.c,v 1.7 2011-10-30 16:59:02 phintuka Exp $ * */ @@ -25,7 +25,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * $Id: * diff --git a/xine_post_autocrop.c b/xine_post_autocrop.c index 043e46e5..69bd90d0 100644 --- a/xine_post_autocrop.c +++ b/xine_post_autocrop.c @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: xine_post_autocrop.c,v 1.51 2011-03-02 12:52:37 phintuka Exp $ + * $Id: xine_post_autocrop.c,v 1.52 2011-10-30 16:59:02 phintuka Exp $ * */ @@ -25,7 +25,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * * autocrop video filter by Petri Hintukainen 25/03/2006 diff --git a/xine_post_swscale.c b/xine_post_swscale.c index 02aef627..c37fe46e 100644 --- a/xine_post_swscale.c +++ b/xine_post_swscale.c @@ -15,9 +15,9 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * $Id: xine_post_swscale.c,v 1.15 2011-03-02 12:42:22 phintuka Exp $ + * $Id: xine_post_swscale.c,v 1.16 2011-10-30 16:59:02 phintuka Exp $ * * Simple (faster) resize for avisynth * Copyright (C) 2002 Tom Barry |
