From b344498cd15d481e9f94e1821483cfcd7597bac9 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Mon, 13 Mar 2023 14:50:05 +1100 Subject: [PATCH] Removed '$Id$' comment --- src/PIL/BdfFontFile.py | 1 - src/PIL/BmpImagePlugin.py | 1 - src/PIL/BufrStubImagePlugin.py | 1 - src/PIL/ContainerIO.py | 1 - src/PIL/CurImagePlugin.py | 1 - src/PIL/DcxImagePlugin.py | 1 - src/PIL/EpsImagePlugin.py | 1 - src/PIL/ExifTags.py | 1 - src/PIL/FitsImagePlugin.py | 1 - src/PIL/FitsStubImagePlugin.py | 1 - src/PIL/FliImagePlugin.py | 1 - src/PIL/FontFile.py | 1 - src/PIL/FpxImagePlugin.py | 1 - src/PIL/GdImageFile.py | 1 - src/PIL/GifImagePlugin.py | 1 - src/PIL/GimpGradientFile.py | 1 - src/PIL/GimpPaletteFile.py | 1 - src/PIL/GribStubImagePlugin.py | 1 - src/PIL/Hdf5StubImagePlugin.py | 1 - src/PIL/IcnsImagePlugin.py | 1 - src/PIL/IcoImagePlugin.py | 1 - src/PIL/ImImagePlugin.py | 1 - src/PIL/Image.py | 1 - src/PIL/ImageChops.py | 1 - src/PIL/ImageCms.py | 1 - src/PIL/ImageColor.py | 1 - src/PIL/ImageDraw.py | 1 - src/PIL/ImageDraw2.py | 1 - src/PIL/ImageEnhance.py | 1 - src/PIL/ImageFile.py | 1 - src/PIL/ImageFilter.py | 1 - src/PIL/ImageFont.py | 1 - src/PIL/ImageGrab.py | 1 - src/PIL/ImageMath.py | 1 - src/PIL/ImageMode.py | 1 - src/PIL/ImageOps.py | 1 - src/PIL/ImagePalette.py | 1 - src/PIL/ImagePath.py | 1 - src/PIL/ImageQt.py | 1 - src/PIL/ImageSequence.py | 1 - src/PIL/ImageShow.py | 1 - src/PIL/ImageStat.py | 1 - src/PIL/ImageTk.py | 1 - src/PIL/ImageTransform.py | 1 - src/PIL/ImageWin.py | 1 - src/PIL/ImtImagePlugin.py | 1 - src/PIL/IptcImagePlugin.py | 1 - src/PIL/Jpeg2KImagePlugin.py | 1 - src/PIL/JpegImagePlugin.py | 1 - src/PIL/McIdasImagePlugin.py | 1 - src/PIL/MicImagePlugin.py | 1 - src/PIL/MpegImagePlugin.py | 1 - src/PIL/MpoImagePlugin.py | 1 - src/PIL/PSDraw.py | 1 - src/PIL/PaletteFile.py | 1 - src/PIL/PalmImagePlugin.py | 1 - src/PIL/PcdImagePlugin.py | 1 - src/PIL/PcfFontFile.py | 1 - src/PIL/PcxImagePlugin.py | 1 - src/PIL/PdfImagePlugin.py | 1 - src/PIL/PixarImagePlugin.py | 1 - src/PIL/PngImagePlugin.py | 1 - src/PIL/PpmImagePlugin.py | 1 - src/PIL/PsdImagePlugin.py | 1 - src/PIL/SgiImagePlugin.py | 1 - src/PIL/SunImagePlugin.py | 1 - src/PIL/TarIO.py | 1 - src/PIL/TgaImagePlugin.py | 1 - src/PIL/TiffImagePlugin.py | 1 - src/PIL/TiffTags.py | 1 - src/PIL/WalImageFile.py | 1 - src/PIL/WmfImagePlugin.py | 1 - src/PIL/XVThumbImagePlugin.py | 1 - src/PIL/XbmImagePlugin.py | 1 - src/PIL/XpmImagePlugin.py | 1 - src/PIL/_binary.py | 1 - src/Tk/tkImaging.c | 1 - src/libImaging/Access.c | 1 - src/libImaging/AlphaComposite.c | 1 - src/libImaging/Bands.c | 1 - src/libImaging/BitDecode.c | 1 - src/libImaging/Blend.c | 1 - src/libImaging/Chops.c | 1 - src/libImaging/Convert.c | 1 - src/libImaging/ConvertYCbCr.c | 1 - src/libImaging/Copy.c | 1 - src/libImaging/Crop.c | 1 - src/libImaging/Dib.c | 1 - src/libImaging/Draw.c | 1 - src/libImaging/Effects.c | 1 - src/libImaging/EpsEncode.c | 1 - src/libImaging/Except.c | 1 - src/libImaging/File.c | 1 - src/libImaging/Fill.c | 1 - src/libImaging/Filter.c | 1 - src/libImaging/FliDecode.c | 1 - src/libImaging/GetBBox.c | 1 - src/libImaging/Gif.h | 1 - src/libImaging/GifDecode.c | 1 - src/libImaging/GifEncode.c | 1 - src/libImaging/HexDecode.c | 1 - src/libImaging/Histo.c | 1 - src/libImaging/ImDib.h | 1 - src/libImaging/ImPlatform.h | 1 - src/libImaging/Imaging.h | 1 - src/libImaging/Jpeg.h | 1 - src/libImaging/Jpeg2K.h | 1 - src/libImaging/Jpeg2KDecode.c | 1 - src/libImaging/Jpeg2KEncode.c | 1 - src/libImaging/JpegDecode.c | 1 - src/libImaging/JpegEncode.c | 1 - src/libImaging/Matrix.c | 1 - src/libImaging/ModeFilter.c | 1 - src/libImaging/Negative.c | 1 - src/libImaging/Offset.c | 1 - src/libImaging/Pack.c | 1 - src/libImaging/PackDecode.c | 1 - src/libImaging/Palette.c | 1 - src/libImaging/Paste.c | 1 - src/libImaging/PcdDecode.c | 1 - src/libImaging/PcxDecode.c | 1 - src/libImaging/PcxEncode.c | 1 - src/libImaging/Point.c | 1 - src/libImaging/Quant.c | 1 - src/libImaging/QuantHash.c | 1 - src/libImaging/QuantHash.h | 1 - src/libImaging/QuantHeap.c | 1 - src/libImaging/QuantHeap.h | 1 - src/libImaging/QuantPngQuant.c | 1 - src/libImaging/QuantTypes.h | 1 - src/libImaging/RankFilter.c | 1 - src/libImaging/RawDecode.c | 1 - src/libImaging/RawEncode.c | 1 - src/libImaging/SgiRleDecode.c | 1 - src/libImaging/Storage.c | 1 - src/libImaging/SunRleDecode.c | 1 - src/libImaging/TgaRleDecode.c | 1 - src/libImaging/Unpack.c | 1 - src/libImaging/UnpackYCC.c | 1 - src/libImaging/XbmDecode.c | 1 - src/libImaging/XbmEncode.c | 1 - src/libImaging/ZipCodecs.h | 1 - src/libImaging/ZipDecode.c | 1 - src/libImaging/ZipEncode.c | 1 - 144 files changed, 144 deletions(-) diff --git a/src/PIL/BdfFontFile.py b/src/PIL/BdfFontFile.py index 075d46290..2dd425c98 100644 --- a/src/PIL/BdfFontFile.py +++ b/src/PIL/BdfFontFile.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # bitmap distribution font (bdf) file parser # diff --git a/src/PIL/BmpImagePlugin.py b/src/PIL/BmpImagePlugin.py index 5bda0a5b0..a0fd056d4 100644 --- a/src/PIL/BmpImagePlugin.py +++ b/src/PIL/BmpImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # BMP file handler # diff --git a/src/PIL/BufrStubImagePlugin.py b/src/PIL/BufrStubImagePlugin.py index 0425bbd75..e42962cc0 100644 --- a/src/PIL/BufrStubImagePlugin.py +++ b/src/PIL/BufrStubImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # BUFR stub adapter # diff --git a/src/PIL/ContainerIO.py b/src/PIL/ContainerIO.py index 45e80b39a..16e041cf2 100644 --- a/src/PIL/ContainerIO.py +++ b/src/PIL/ContainerIO.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # a class to read from a container file # diff --git a/src/PIL/CurImagePlugin.py b/src/PIL/CurImagePlugin.py index 94efff341..28caeb662 100644 --- a/src/PIL/CurImagePlugin.py +++ b/src/PIL/CurImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # Windows Cursor support for PIL # diff --git a/src/PIL/DcxImagePlugin.py b/src/PIL/DcxImagePlugin.py index cde9d42f0..cf459001a 100644 --- a/src/PIL/DcxImagePlugin.py +++ b/src/PIL/DcxImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # DCX file handling # diff --git a/src/PIL/EpsImagePlugin.py b/src/PIL/EpsImagePlugin.py index 60cb46df9..6b66bf485 100644 --- a/src/PIL/EpsImagePlugin.py +++ b/src/PIL/EpsImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # EPS file handling # diff --git a/src/PIL/ExifTags.py b/src/PIL/ExifTags.py index 2347c6d4c..7715515ed 100644 --- a/src/PIL/ExifTags.py +++ b/src/PIL/ExifTags.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # EXIF tags # diff --git a/src/PIL/FitsImagePlugin.py b/src/PIL/FitsImagePlugin.py index 1359aeb12..35bb56aeb 100644 --- a/src/PIL/FitsImagePlugin.py +++ b/src/PIL/FitsImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # FITS file handling # diff --git a/src/PIL/FitsStubImagePlugin.py b/src/PIL/FitsStubImagePlugin.py index 50948ec42..a9dadb7d2 100644 --- a/src/PIL/FitsStubImagePlugin.py +++ b/src/PIL/FitsStubImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # FITS stub adapter # diff --git a/src/PIL/FliImagePlugin.py b/src/PIL/FliImagePlugin.py index f4e89a03e..3f18ea75d 100644 --- a/src/PIL/FliImagePlugin.py +++ b/src/PIL/FliImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # FLI/FLC file handling. # diff --git a/src/PIL/FontFile.py b/src/PIL/FontFile.py index 5ec0a6632..3e7fd9a5e 100644 --- a/src/PIL/FontFile.py +++ b/src/PIL/FontFile.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # base class for raster font file parsers # diff --git a/src/PIL/FpxImagePlugin.py b/src/PIL/FpxImagePlugin.py index 2450c67e9..650f8e66c 100644 --- a/src/PIL/FpxImagePlugin.py +++ b/src/PIL/FpxImagePlugin.py @@ -2,7 +2,6 @@ # THIS IS WORK IN PROGRESS # # The Python Imaging Library. -# $Id$ # # FlashPix support for PIL # diff --git a/src/PIL/GdImageFile.py b/src/PIL/GdImageFile.py index 7dda4f143..770f4f230 100644 --- a/src/PIL/GdImageFile.py +++ b/src/PIL/GdImageFile.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # GD file handling # diff --git a/src/PIL/GifImagePlugin.py b/src/PIL/GifImagePlugin.py index eadee1560..1c4a71b8f 100644 --- a/src/PIL/GifImagePlugin.py +++ b/src/PIL/GifImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # GIF file handling # diff --git a/src/PIL/GimpGradientFile.py b/src/PIL/GimpGradientFile.py index 8e801be0b..91efa42ab 100644 --- a/src/PIL/GimpGradientFile.py +++ b/src/PIL/GimpGradientFile.py @@ -1,6 +1,5 @@ # # Python Imaging Library -# $Id$ # # stuff to read (and render) GIMP gradient files # diff --git a/src/PIL/GimpPaletteFile.py b/src/PIL/GimpPaletteFile.py index d38892894..fad7ee0bb 100644 --- a/src/PIL/GimpPaletteFile.py +++ b/src/PIL/GimpPaletteFile.py @@ -1,6 +1,5 @@ # # Python Imaging Library -# $Id$ # # stuff to read GIMP palette files # diff --git a/src/PIL/GribStubImagePlugin.py b/src/PIL/GribStubImagePlugin.py index 8a799f19c..a77e5dc90 100644 --- a/src/PIL/GribStubImagePlugin.py +++ b/src/PIL/GribStubImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # GRIB stub adapter # diff --git a/src/PIL/Hdf5StubImagePlugin.py b/src/PIL/Hdf5StubImagePlugin.py index bba05ed65..dbed12e34 100644 --- a/src/PIL/Hdf5StubImagePlugin.py +++ b/src/PIL/Hdf5StubImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # HDF5 stub adapter # diff --git a/src/PIL/IcnsImagePlugin.py b/src/PIL/IcnsImagePlugin.py index c2f050edd..b3278089e 100644 --- a/src/PIL/IcnsImagePlugin.py +++ b/src/PIL/IcnsImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # macOS icns file decoder, based on icns.py by Bob Ippolito. # diff --git a/src/PIL/IcoImagePlugin.py b/src/PIL/IcoImagePlugin.py index a188f8fdc..1fba361a4 100644 --- a/src/PIL/IcoImagePlugin.py +++ b/src/PIL/IcoImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # Windows Icon support for PIL # diff --git a/src/PIL/ImImagePlugin.py b/src/PIL/ImImagePlugin.py index 746743f65..f7bf0d07b 100644 --- a/src/PIL/ImImagePlugin.py +++ b/src/PIL/ImImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # IFUNC IM file handling for PIL # diff --git a/src/PIL/Image.py b/src/PIL/Image.py index cf9ab2df6..0b5acba95 100644 --- a/src/PIL/Image.py +++ b/src/PIL/Image.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # the Image class wrapper # diff --git a/src/PIL/ImageChops.py b/src/PIL/ImageChops.py index 701200317..43892b63f 100644 --- a/src/PIL/ImageChops.py +++ b/src/PIL/ImageChops.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # standard channel operations # diff --git a/src/PIL/ImageCms.py b/src/PIL/ImageCms.py index f87849680..c8f3b3efd 100644 --- a/src/PIL/ImageCms.py +++ b/src/PIL/ImageCms.py @@ -1,5 +1,4 @@ # The Python Imaging Library. -# $Id$ # Optional color management support, based on Kevin Cazabon's PyCMS # library. diff --git a/src/PIL/ImageColor.py b/src/PIL/ImageColor.py index e184ed68d..e841d89a9 100644 --- a/src/PIL/ImageColor.py +++ b/src/PIL/ImageColor.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # map CSS3-style colour description strings to RGB # diff --git a/src/PIL/ImageDraw.py b/src/PIL/ImageDraw.py index 5a0df09cb..37c9e607f 100644 --- a/src/PIL/ImageDraw.py +++ b/src/PIL/ImageDraw.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # drawing interface operations # diff --git a/src/PIL/ImageDraw2.py b/src/PIL/ImageDraw2.py index 2667b77dd..2b8fc79f4 100644 --- a/src/PIL/ImageDraw2.py +++ b/src/PIL/ImageDraw2.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # WCK-style drawing interface operations # diff --git a/src/PIL/ImageEnhance.py b/src/PIL/ImageEnhance.py index 3b79d5c46..e331e8fb3 100644 --- a/src/PIL/ImageEnhance.py +++ b/src/PIL/ImageEnhance.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # image enhancement classes # diff --git a/src/PIL/ImageFile.py b/src/PIL/ImageFile.py index 8e4f7dfb2..5996b7e1d 100644 --- a/src/PIL/ImageFile.py +++ b/src/PIL/ImageFile.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # base class for image file handlers # diff --git a/src/PIL/ImageFilter.py b/src/PIL/ImageFilter.py index 63d6dcf5c..49fe57fa6 100644 --- a/src/PIL/ImageFilter.py +++ b/src/PIL/ImageFilter.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # standard filters # diff --git a/src/PIL/ImageFont.py b/src/PIL/ImageFont.py index 30f6694e6..043b35128 100644 --- a/src/PIL/ImageFont.py +++ b/src/PIL/ImageFont.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # PIL raster font management # diff --git a/src/PIL/ImageGrab.py b/src/PIL/ImageGrab.py index 982f77f20..c6cea4497 100644 --- a/src/PIL/ImageGrab.py +++ b/src/PIL/ImageGrab.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # screen grabber # diff --git a/src/PIL/ImageMath.py b/src/PIL/ImageMath.py index ac7d36b69..c9ea7c0d7 100644 --- a/src/PIL/ImageMath.py +++ b/src/PIL/ImageMath.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # a simple math add-on for the Python Imaging Library # diff --git a/src/PIL/ImageMode.py b/src/PIL/ImageMode.py index 0973536c9..4c13fad89 100644 --- a/src/PIL/ImageMode.py +++ b/src/PIL/ImageMode.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # standard mode descriptors # diff --git a/src/PIL/ImageOps.py b/src/PIL/ImageOps.py index 301c593c7..9410186de 100644 --- a/src/PIL/ImageOps.py +++ b/src/PIL/ImageOps.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # standard image operations # diff --git a/src/PIL/ImagePalette.py b/src/PIL/ImagePalette.py index e455c0459..b2d236e39 100644 --- a/src/PIL/ImagePalette.py +++ b/src/PIL/ImagePalette.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # image palette object # diff --git a/src/PIL/ImagePath.py b/src/PIL/ImagePath.py index 3d3538c97..0793fa97f 100644 --- a/src/PIL/ImagePath.py +++ b/src/PIL/ImagePath.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # path interface # diff --git a/src/PIL/ImageQt.py b/src/PIL/ImageQt.py index ad607a97b..733966799 100644 --- a/src/PIL/ImageQt.py +++ b/src/PIL/ImageQt.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # a simple Qt image interface. # diff --git a/src/PIL/ImageSequence.py b/src/PIL/ImageSequence.py index c4bb6334a..bc7c0da94 100644 --- a/src/PIL/ImageSequence.py +++ b/src/PIL/ImageSequence.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # sequence support classes # diff --git a/src/PIL/ImageShow.py b/src/PIL/ImageShow.py index f0e73fb90..11b7aabac 100644 --- a/src/PIL/ImageShow.py +++ b/src/PIL/ImageShow.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # im.show() drivers # diff --git a/src/PIL/ImageStat.py b/src/PIL/ImageStat.py index b7ebddf06..500b2d553 100644 --- a/src/PIL/ImageStat.py +++ b/src/PIL/ImageStat.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # global image statistics # diff --git a/src/PIL/ImageTk.py b/src/PIL/ImageTk.py index ef569ed2e..f4312a228 100644 --- a/src/PIL/ImageTk.py +++ b/src/PIL/ImageTk.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # a Tk display interface # diff --git a/src/PIL/ImageTransform.py b/src/PIL/ImageTransform.py index 7881f0d26..1d69b940a 100644 --- a/src/PIL/ImageTransform.py +++ b/src/PIL/ImageTransform.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # transform wrappers # diff --git a/src/PIL/ImageWin.py b/src/PIL/ImageWin.py index ca9b14c8a..b7029d661 100644 --- a/src/PIL/ImageWin.py +++ b/src/PIL/ImageWin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # a Windows DIB display interface # diff --git a/src/PIL/ImtImagePlugin.py b/src/PIL/ImtImagePlugin.py index ac267457b..515f49c7a 100644 --- a/src/PIL/ImtImagePlugin.py +++ b/src/PIL/ImtImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # IM Tools support for PIL # diff --git a/src/PIL/IptcImagePlugin.py b/src/PIL/IptcImagePlugin.py index 4c47b55c1..f832663a9 100644 --- a/src/PIL/IptcImagePlugin.py +++ b/src/PIL/IptcImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # IPTC/NAA file handling # diff --git a/src/PIL/Jpeg2KImagePlugin.py b/src/PIL/Jpeg2KImagePlugin.py index 7457874c1..7408fac0c 100644 --- a/src/PIL/Jpeg2KImagePlugin.py +++ b/src/PIL/Jpeg2KImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # JPEG2000 file handling # diff --git a/src/PIL/JpegImagePlugin.py b/src/PIL/JpegImagePlugin.py index 71ae84c04..1fb3cc520 100644 --- a/src/PIL/JpegImagePlugin.py +++ b/src/PIL/JpegImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # JPEG (JFIF) file handling # diff --git a/src/PIL/McIdasImagePlugin.py b/src/PIL/McIdasImagePlugin.py index 17c008b9a..321e4f14d 100644 --- a/src/PIL/McIdasImagePlugin.py +++ b/src/PIL/McIdasImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # Basic McIdas support for PIL # diff --git a/src/PIL/MicImagePlugin.py b/src/PIL/MicImagePlugin.py index 58f7327bd..dd35b7119 100644 --- a/src/PIL/MicImagePlugin.py +++ b/src/PIL/MicImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # Microsoft Image Composer support for PIL # diff --git a/src/PIL/MpegImagePlugin.py b/src/PIL/MpegImagePlugin.py index d96d3a11c..eca61f87b 100644 --- a/src/PIL/MpegImagePlugin.py +++ b/src/PIL/MpegImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # MPEG file handling # diff --git a/src/PIL/MpoImagePlugin.py b/src/PIL/MpoImagePlugin.py index f9261c77d..8e0b8b6cf 100644 --- a/src/PIL/MpoImagePlugin.py +++ b/src/PIL/MpoImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # MPO file handling # diff --git a/src/PIL/PSDraw.py b/src/PIL/PSDraw.py index 13b3048f6..d9519bb52 100644 --- a/src/PIL/PSDraw.py +++ b/src/PIL/PSDraw.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # Simple PostScript graphics interface # diff --git a/src/PIL/PaletteFile.py b/src/PIL/PaletteFile.py index 4a2c497fc..13154330b 100644 --- a/src/PIL/PaletteFile.py +++ b/src/PIL/PaletteFile.py @@ -1,6 +1,5 @@ # # Python Imaging Library -# $Id$ # # stuff to read simple, teragon-style palette files # diff --git a/src/PIL/PalmImagePlugin.py b/src/PIL/PalmImagePlugin.py index a88a90791..775f3aeac 100644 --- a/src/PIL/PalmImagePlugin.py +++ b/src/PIL/PalmImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # ## diff --git a/src/PIL/PcdImagePlugin.py b/src/PIL/PcdImagePlugin.py index e390f3fe5..00f78631c 100644 --- a/src/PIL/PcdImagePlugin.py +++ b/src/PIL/PcdImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # PCD file handling # diff --git a/src/PIL/PcfFontFile.py b/src/PIL/PcfFontFile.py index 8db5822fe..9f388d110 100644 --- a/src/PIL/PcfFontFile.py +++ b/src/PIL/PcfFontFile.py @@ -2,7 +2,6 @@ # THIS IS WORK IN PROGRESS # # The Python Imaging Library -# $Id$ # # portable compiled font file parser # diff --git a/src/PIL/PcxImagePlugin.py b/src/PIL/PcxImagePlugin.py index f42c2456b..2f226936a 100644 --- a/src/PIL/PcxImagePlugin.py +++ b/src/PIL/PcxImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # PCX file handling # diff --git a/src/PIL/PdfImagePlugin.py b/src/PIL/PdfImagePlugin.py index c41f8aee0..ed73bdfae 100644 --- a/src/PIL/PdfImagePlugin.py +++ b/src/PIL/PdfImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # PDF (Acrobat) file handling # diff --git a/src/PIL/PixarImagePlugin.py b/src/PIL/PixarImagePlugin.py index 7eb82228a..953f72ebd 100644 --- a/src/PIL/PixarImagePlugin.py +++ b/src/PIL/PixarImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # PIXAR raster support for PIL # diff --git a/src/PIL/PngImagePlugin.py b/src/PIL/PngImagePlugin.py index 9078957dc..4a715cf74 100644 --- a/src/PIL/PngImagePlugin.py +++ b/src/PIL/PngImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # PNG support code # diff --git a/src/PIL/PpmImagePlugin.py b/src/PIL/PpmImagePlugin.py index 5aa418044..dd3cfcb01 100644 --- a/src/PIL/PpmImagePlugin.py +++ b/src/PIL/PpmImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # PPM support for PIL # diff --git a/src/PIL/PsdImagePlugin.py b/src/PIL/PsdImagePlugin.py index 5a5d60d56..ec461d810 100644 --- a/src/PIL/PsdImagePlugin.py +++ b/src/PIL/PsdImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # Adobe PSD 2.5/3.0 file handling # diff --git a/src/PIL/SgiImagePlugin.py b/src/PIL/SgiImagePlugin.py index 3662ffd15..86c01ab9f 100644 --- a/src/PIL/SgiImagePlugin.py +++ b/src/PIL/SgiImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # SGI image file handling # diff --git a/src/PIL/SunImagePlugin.py b/src/PIL/SunImagePlugin.py index 6712583d7..d22276213 100644 --- a/src/PIL/SunImagePlugin.py +++ b/src/PIL/SunImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # Sun image file handling # diff --git a/src/PIL/TarIO.py b/src/PIL/TarIO.py index 32928f6af..cb6802047 100644 --- a/src/PIL/TarIO.py +++ b/src/PIL/TarIO.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # read files from within a tar file # diff --git a/src/PIL/TgaImagePlugin.py b/src/PIL/TgaImagePlugin.py index 67dfc3d3c..633bea647 100644 --- a/src/PIL/TgaImagePlugin.py +++ b/src/PIL/TgaImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # TGA file handling # diff --git a/src/PIL/TiffImagePlugin.py b/src/PIL/TiffImagePlugin.py index 8c0431492..cff1d0790 100644 --- a/src/PIL/TiffImagePlugin.py +++ b/src/PIL/TiffImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # TIFF file handling # diff --git a/src/PIL/TiffTags.py b/src/PIL/TiffTags.py index ac048ba56..4960218e6 100644 --- a/src/PIL/TiffTags.py +++ b/src/PIL/TiffTags.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # TIFF tags # diff --git a/src/PIL/WalImageFile.py b/src/PIL/WalImageFile.py index e4f47aa04..456a98e6e 100644 --- a/src/PIL/WalImageFile.py +++ b/src/PIL/WalImageFile.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # WAL file handling # diff --git a/src/PIL/WmfImagePlugin.py b/src/PIL/WmfImagePlugin.py index 0ecab56a8..85bcd7bff 100644 --- a/src/PIL/WmfImagePlugin.py +++ b/src/PIL/WmfImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library -# $Id$ # # WMF stub codec # diff --git a/src/PIL/XVThumbImagePlugin.py b/src/PIL/XVThumbImagePlugin.py index aa4a01f4e..c97d43d57 100644 --- a/src/PIL/XVThumbImagePlugin.py +++ b/src/PIL/XVThumbImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # XV Thumbnail file handler by Charles E. "Gene" Cash # (gcash@magicnet.net) diff --git a/src/PIL/XbmImagePlugin.py b/src/PIL/XbmImagePlugin.py index 3c12564c9..ba0bc819c 100644 --- a/src/PIL/XbmImagePlugin.py +++ b/src/PIL/XbmImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # XBM File handling # diff --git a/src/PIL/XpmImagePlugin.py b/src/PIL/XpmImagePlugin.py index 5d5bdc3ed..b854cb726 100644 --- a/src/PIL/XpmImagePlugin.py +++ b/src/PIL/XpmImagePlugin.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # XPM File handling # diff --git a/src/PIL/_binary.py b/src/PIL/_binary.py index a74ee9eb6..781216c01 100644 --- a/src/PIL/_binary.py +++ b/src/PIL/_binary.py @@ -1,6 +1,5 @@ # # The Python Imaging Library. -# $Id$ # # Binary input/output support routines. # diff --git a/src/Tk/tkImaging.c b/src/Tk/tkImaging.c index ad503baec..6dd7a6e46 100644 --- a/src/Tk/tkImaging.c +++ b/src/Tk/tkImaging.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * TK interface for Python Imaging objects * diff --git a/src/libImaging/Access.c b/src/libImaging/Access.c index 83860c38a..ca1d67b0d 100644 --- a/src/libImaging/Access.c +++ b/src/libImaging/Access.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * imaging access objects * diff --git a/src/libImaging/AlphaComposite.c b/src/libImaging/AlphaComposite.c index 6d728f908..997c7f329 100644 --- a/src/libImaging/AlphaComposite.c +++ b/src/libImaging/AlphaComposite.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * Alpha composite imSrc over imDst. * https://en.wikipedia.org/wiki/Alpha_compositing diff --git a/src/libImaging/Bands.c b/src/libImaging/Bands.c index e1b16b34a..d051b4ef2 100644 --- a/src/libImaging/Bands.c +++ b/src/libImaging/Bands.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * stuff to extract and paste back individual bands * diff --git a/src/libImaging/BitDecode.c b/src/libImaging/BitDecode.c index 28baa8b7e..3fce7c3d9 100644 --- a/src/libImaging/BitDecode.c +++ b/src/libImaging/BitDecode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * decoder for packed bitfields (converts to floating point) * diff --git a/src/libImaging/Blend.c b/src/libImaging/Blend.c index a53ae0fad..c77687bfc 100644 --- a/src/libImaging/Blend.c +++ b/src/libImaging/Blend.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * interpolate between two existing images * diff --git a/src/libImaging/Chops.c b/src/libImaging/Chops.c index f9c005efe..d0524424e 100644 --- a/src/libImaging/Chops.c +++ b/src/libImaging/Chops.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * basic channel operations * diff --git a/src/libImaging/Convert.c b/src/libImaging/Convert.c index b03bd02af..eff9b900c 100644 --- a/src/libImaging/Convert.c +++ b/src/libImaging/Convert.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * convert images * diff --git a/src/libImaging/ConvertYCbCr.c b/src/libImaging/ConvertYCbCr.c index 142f065e5..69ff57317 100644 --- a/src/libImaging/ConvertYCbCr.c +++ b/src/libImaging/ConvertYCbCr.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * code to convert YCbCr data * diff --git a/src/libImaging/Copy.c b/src/libImaging/Copy.c index 571133e14..6b25808e9 100644 --- a/src/libImaging/Copy.c +++ b/src/libImaging/Copy.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * copy image * diff --git a/src/libImaging/Crop.c b/src/libImaging/Crop.c index 2425b4cd5..abed290d7 100644 --- a/src/libImaging/Crop.c +++ b/src/libImaging/Crop.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * cut region from image * diff --git a/src/libImaging/Dib.c b/src/libImaging/Dib.c index f8a2901b8..2afd5c42f 100644 --- a/src/libImaging/Dib.c +++ b/src/libImaging/Dib.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * imaging display object for Windows * diff --git a/src/libImaging/Draw.c b/src/libImaging/Draw.c index 82f290bd0..99ed28021 100644 --- a/src/libImaging/Draw.c +++ b/src/libImaging/Draw.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * a simple drawing package for the Imaging library * diff --git a/src/libImaging/Effects.c b/src/libImaging/Effects.c index 93e7af0bc..e4f6daf67 100644 --- a/src/libImaging/Effects.c +++ b/src/libImaging/Effects.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * various special effects and image generators * diff --git a/src/libImaging/EpsEncode.c b/src/libImaging/EpsEncode.c index 3f2cb33b2..41ff78a0e 100644 --- a/src/libImaging/EpsEncode.c +++ b/src/libImaging/EpsEncode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * encoder for EPS hex data * diff --git a/src/libImaging/Except.c b/src/libImaging/Except.c index f42ff9aec..aea13530c 100644 --- a/src/libImaging/Except.c +++ b/src/libImaging/Except.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * default exception handling * diff --git a/src/libImaging/File.c b/src/libImaging/File.c index 76d0abccc..1cb7425ec 100644 --- a/src/libImaging/File.c +++ b/src/libImaging/File.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * built-in image file handling * diff --git a/src/libImaging/Fill.c b/src/libImaging/Fill.c index 5b6bfb89c..e3e817346 100644 --- a/src/libImaging/Fill.c +++ b/src/libImaging/Fill.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * fill image with constant pixel value * diff --git a/src/libImaging/Filter.c b/src/libImaging/Filter.c index fab3b4948..fda1d7ec2 100644 --- a/src/libImaging/Filter.c +++ b/src/libImaging/Filter.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * apply convolution kernel to image * diff --git a/src/libImaging/FliDecode.c b/src/libImaging/FliDecode.c index d6e4ea0ff..369d51a82 100644 --- a/src/libImaging/FliDecode.c +++ b/src/libImaging/FliDecode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * decoder for Autodesk Animator FLI/FLC animations * diff --git a/src/libImaging/GetBBox.c b/src/libImaging/GetBBox.c index e73153600..cc30140a9 100644 --- a/src/libImaging/GetBBox.c +++ b/src/libImaging/GetBBox.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * helpers to bounding boxes, min/max values, number of colors, etc. * diff --git a/src/libImaging/Gif.h b/src/libImaging/Gif.h index 5d7e2bdaa..f2178122b 100644 --- a/src/libImaging/Gif.h +++ b/src/libImaging/Gif.h @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * Declarations for a fast, suspendable GIF decoder. * diff --git a/src/libImaging/GifDecode.c b/src/libImaging/GifDecode.c index 92b2607b4..f62c86332 100644 --- a/src/libImaging/GifDecode.c +++ b/src/libImaging/GifDecode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * a fast, suspendable GIF decoder * diff --git a/src/libImaging/GifEncode.c b/src/libImaging/GifEncode.c index f23245405..5121571c0 100644 --- a/src/libImaging/GifEncode.c +++ b/src/libImaging/GifEncode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * encoder for uncompressed GIF data * diff --git a/src/libImaging/HexDecode.c b/src/libImaging/HexDecode.c index bd16cdbe1..e824f52ae 100644 --- a/src/libImaging/HexDecode.c +++ b/src/libImaging/HexDecode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * decoder for hex encoded image data * diff --git a/src/libImaging/Histo.c b/src/libImaging/Histo.c index c5a547a64..6a01e3cec 100644 --- a/src/libImaging/Histo.c +++ b/src/libImaging/Histo.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * histogram support * diff --git a/src/libImaging/ImDib.h b/src/libImaging/ImDib.h index 91ff3f322..c18a592c4 100644 --- a/src/libImaging/ImDib.h +++ b/src/libImaging/ImDib.h @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * Windows DIB specifics * diff --git a/src/libImaging/ImPlatform.h b/src/libImaging/ImPlatform.h index af9996ca9..3fd183a29 100644 --- a/src/libImaging/ImPlatform.h +++ b/src/libImaging/ImPlatform.h @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * platform declarations for the imaging core library * diff --git a/src/libImaging/Imaging.h b/src/libImaging/Imaging.h index d9ded1852..19d6a5856 100644 --- a/src/libImaging/Imaging.h +++ b/src/libImaging/Imaging.h @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * declarations for the imaging core library * diff --git a/src/libImaging/Jpeg.h b/src/libImaging/Jpeg.h index 1d7550818..86bce17bd 100644 --- a/src/libImaging/Jpeg.h +++ b/src/libImaging/Jpeg.h @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * declarations for the IJG JPEG codec interface. * diff --git a/src/libImaging/Jpeg2K.h b/src/libImaging/Jpeg2K.h index b28a0440a..eda74720e 100644 --- a/src/libImaging/Jpeg2K.h +++ b/src/libImaging/Jpeg2K.h @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * declarations for the OpenJPEG codec interface. * diff --git a/src/libImaging/Jpeg2KDecode.c b/src/libImaging/Jpeg2KDecode.c index cff30e2d0..869a979fe 100644 --- a/src/libImaging/Jpeg2KDecode.c +++ b/src/libImaging/Jpeg2KDecode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * decoder for JPEG2000 image data. * diff --git a/src/libImaging/Jpeg2KEncode.c b/src/libImaging/Jpeg2KEncode.c index 62d22bcc6..2070b473a 100644 --- a/src/libImaging/Jpeg2KEncode.c +++ b/src/libImaging/Jpeg2KEncode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * decoder for JPEG2000 image data. * diff --git a/src/libImaging/JpegDecode.c b/src/libImaging/JpegDecode.c index 55d10a81a..c3766a2f4 100644 --- a/src/libImaging/JpegDecode.c +++ b/src/libImaging/JpegDecode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * decoder for JPEG image data. * diff --git a/src/libImaging/JpegEncode.c b/src/libImaging/JpegEncode.c index 2a24eff39..91409d32d 100644 --- a/src/libImaging/JpegEncode.c +++ b/src/libImaging/JpegEncode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * coder for JPEG data * diff --git a/src/libImaging/Matrix.c b/src/libImaging/Matrix.c index 182eb62a7..382cbc10d 100644 --- a/src/libImaging/Matrix.c +++ b/src/libImaging/Matrix.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * colour and luminance matrix transforms * diff --git a/src/libImaging/ModeFilter.c b/src/libImaging/ModeFilter.c index 757cbc3fb..949d144e4 100644 --- a/src/libImaging/ModeFilter.c +++ b/src/libImaging/ModeFilter.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * mode filter * diff --git a/src/libImaging/Negative.c b/src/libImaging/Negative.c index 70b96c397..30defa4da 100644 --- a/src/libImaging/Negative.c +++ b/src/libImaging/Negative.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * negate image * diff --git a/src/libImaging/Offset.c b/src/libImaging/Offset.c index 91ee91083..cc3abc6da 100644 --- a/src/libImaging/Offset.c +++ b/src/libImaging/Offset.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * offset an image in x and y directions * diff --git a/src/libImaging/Pack.c b/src/libImaging/Pack.c index 01760e742..e77b85b22 100644 --- a/src/libImaging/Pack.c +++ b/src/libImaging/Pack.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * code to pack raw data * diff --git a/src/libImaging/PackDecode.c b/src/libImaging/PackDecode.c index 7dd432b91..b50360b2b 100644 --- a/src/libImaging/PackDecode.c +++ b/src/libImaging/PackDecode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * decoder for PackBits image data. * diff --git a/src/libImaging/Palette.c b/src/libImaging/Palette.c index 71a095c2c..4da0da9a4 100644 --- a/src/libImaging/Palette.c +++ b/src/libImaging/Palette.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * imaging palette object * diff --git a/src/libImaging/Paste.c b/src/libImaging/Paste.c index acf5202e5..88764d1be 100644 --- a/src/libImaging/Paste.c +++ b/src/libImaging/Paste.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * paste image on another image * diff --git a/src/libImaging/PcdDecode.c b/src/libImaging/PcdDecode.c index f13803cb6..fef0e22e4 100644 --- a/src/libImaging/PcdDecode.c +++ b/src/libImaging/PcdDecode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * decoder for uncompressed PCD image data. * diff --git a/src/libImaging/PcxDecode.c b/src/libImaging/PcxDecode.c index c95ffc869..92bf6f51a 100644 --- a/src/libImaging/PcxDecode.c +++ b/src/libImaging/PcxDecode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * decoder for PCX image data. * diff --git a/src/libImaging/PcxEncode.c b/src/libImaging/PcxEncode.c index 549614bfd..f46515ac0 100644 --- a/src/libImaging/PcxEncode.c +++ b/src/libImaging/PcxEncode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * encoder for PCX data * diff --git a/src/libImaging/Point.c b/src/libImaging/Point.c index 8883578cb..26eb25beb 100644 --- a/src/libImaging/Point.c +++ b/src/libImaging/Point.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * point (pixel) translation * diff --git a/src/libImaging/Quant.c b/src/libImaging/Quant.c index 783852c24..8167eeeb4 100644 --- a/src/libImaging/Quant.c +++ b/src/libImaging/Quant.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * image quantizer * diff --git a/src/libImaging/QuantHash.c b/src/libImaging/QuantHash.c index ea75d6037..b28abc4b3 100644 --- a/src/libImaging/QuantHash.c +++ b/src/libImaging/QuantHash.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * hash tables used by the image quantizer * diff --git a/src/libImaging/QuantHash.h b/src/libImaging/QuantHash.h index fc1a99003..2c33d2cf9 100644 --- a/src/libImaging/QuantHash.h +++ b/src/libImaging/QuantHash.h @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * image quantizer * diff --git a/src/libImaging/QuantHeap.c b/src/libImaging/QuantHeap.c index 6fb52d890..ae10dff1b 100644 --- a/src/libImaging/QuantHeap.c +++ b/src/libImaging/QuantHeap.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * heap data type used by the image quantizer * diff --git a/src/libImaging/QuantHeap.h b/src/libImaging/QuantHeap.h index c5286dff2..44d17555e 100644 --- a/src/libImaging/QuantHeap.h +++ b/src/libImaging/QuantHeap.h @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * image quantizer * diff --git a/src/libImaging/QuantPngQuant.c b/src/libImaging/QuantPngQuant.c index 7a36300e4..396f93efa 100644 --- a/src/libImaging/QuantPngQuant.c +++ b/src/libImaging/QuantPngQuant.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * quantization using libimagequant, a part of pngquant. * diff --git a/src/libImaging/QuantTypes.h b/src/libImaging/QuantTypes.h index 986b70806..cc8b97af5 100644 --- a/src/libImaging/QuantTypes.h +++ b/src/libImaging/QuantTypes.h @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * image quantizer * diff --git a/src/libImaging/RankFilter.c b/src/libImaging/RankFilter.c index 73a6baecb..ea8fd3545 100644 --- a/src/libImaging/RankFilter.c +++ b/src/libImaging/RankFilter.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * min, max, median filters * diff --git a/src/libImaging/RawDecode.c b/src/libImaging/RawDecode.c index 24abe4804..9fcf7fbed 100644 --- a/src/libImaging/RawDecode.c +++ b/src/libImaging/RawDecode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * decoder for raw (uncompressed) image data * diff --git a/src/libImaging/RawEncode.c b/src/libImaging/RawEncode.c index 50de8d982..a9601b9ac 100644 --- a/src/libImaging/RawEncode.c +++ b/src/libImaging/RawEncode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * coder for raw data * diff --git a/src/libImaging/SgiRleDecode.c b/src/libImaging/SgiRleDecode.c index 4eef44ba5..2be41df09 100644 --- a/src/libImaging/SgiRleDecode.c +++ b/src/libImaging/SgiRleDecode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * decoder for Sgi RLE data. * diff --git a/src/libImaging/Storage.c b/src/libImaging/Storage.c index 76750aaf7..cfa40baf2 100644 --- a/src/libImaging/Storage.c +++ b/src/libImaging/Storage.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library - * $Id$ * * imaging storage object * diff --git a/src/libImaging/SunRleDecode.c b/src/libImaging/SunRleDecode.c index 9d8e1292a..210956f6a 100644 --- a/src/libImaging/SunRleDecode.c +++ b/src/libImaging/SunRleDecode.c @@ -2,7 +2,6 @@ * THIS IS WORK IN PROGRESS * * The Python Imaging Library. - * $Id$ * * decoder for SUN RLE data. * diff --git a/src/libImaging/TgaRleDecode.c b/src/libImaging/TgaRleDecode.c index 95ae9b622..a4a48a1b3 100644 --- a/src/libImaging/TgaRleDecode.c +++ b/src/libImaging/TgaRleDecode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * decoder for Targa RLE data. * diff --git a/src/libImaging/Unpack.c b/src/libImaging/Unpack.c index e426ed74f..cbfc8ad3e 100644 --- a/src/libImaging/Unpack.c +++ b/src/libImaging/Unpack.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * code to unpack raw data from various file formats * diff --git a/src/libImaging/UnpackYCC.c b/src/libImaging/UnpackYCC.c index 0b177bdd4..33581fa1b 100644 --- a/src/libImaging/UnpackYCC.c +++ b/src/libImaging/UnpackYCC.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * code to convert and unpack PhotoYCC data * diff --git a/src/libImaging/XbmDecode.c b/src/libImaging/XbmDecode.c index d6690de3d..4fa2e9135 100644 --- a/src/libImaging/XbmDecode.c +++ b/src/libImaging/XbmDecode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * decoder for XBM hex image data * diff --git a/src/libImaging/XbmEncode.c b/src/libImaging/XbmEncode.c index eec4c0d84..715a9b4f3 100644 --- a/src/libImaging/XbmEncode.c +++ b/src/libImaging/XbmEncode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * encoder for Xbm data * diff --git a/src/libImaging/ZipCodecs.h b/src/libImaging/ZipCodecs.h index 50218b6c6..12ad44204 100644 --- a/src/libImaging/ZipCodecs.h +++ b/src/libImaging/ZipCodecs.h @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * declarations for the ZIP codecs * diff --git a/src/libImaging/ZipDecode.c b/src/libImaging/ZipDecode.c index 874967834..4380a813c 100644 --- a/src/libImaging/ZipDecode.c +++ b/src/libImaging/ZipDecode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * decoder for ZIP (deflated) image data. * diff --git a/src/libImaging/ZipEncode.c b/src/libImaging/ZipEncode.c index edbce3682..4e65e3c1a 100644 --- a/src/libImaging/ZipEncode.c +++ b/src/libImaging/ZipEncode.c @@ -1,6 +1,5 @@ /* * The Python Imaging Library. - * $Id$ * * coder for ZIP (deflated) image data *