diff options
Diffstat (limited to 'src/post/planar/fill.c')
-rw-r--r-- | src/post/planar/fill.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/post/planar/fill.c b/src/post/planar/fill.c index 1fdc2ad8b..32a9d5dfb 100644 --- a/src/post/planar/fill.c +++ b/src/post/planar/fill.c @@ -15,14 +15,11 @@ * * 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 - * - * $Id: fill.c,v 1.1 2005/07/18 18:02:51 jstembridge Exp $ + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA * * fill video filter by James Stembridge (jstembridge@gmail.com) * * based on invert.c - * */ #include "xine_internal.h" |