# HG changeset patch # User diego # Date 1183632025 0 # Node ID f13e5473611eabde9874545479ac7cc59c7384cd # Parent 791ee8a14d71cd0eec097870d909995b95822cb4 license header consistency cosmetics diff -r 791ee8a14d71 -r f13e5473611e adler32.c --- a/adler32.c Thu Jul 05 10:37:29 2007 +0000 +++ b/adler32.c Thu Jul 05 10:40:25 2007 +0000 @@ -18,7 +18,6 @@ * 2. Altered source versions must be plainly marked as such, and must not be * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. - * */ #include "common.h" diff -r 791ee8a14d71 -r f13e5473611e integer.c --- a/integer.c Thu Jul 05 10:37:29 2007 +0000 +++ b/integer.c Thu Jul 05 10:40:25 2007 +0000 @@ -17,7 +17,6 @@ * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - * */ /** diff -r 791ee8a14d71 -r f13e5473611e integer.h --- a/integer.h Thu Jul 05 10:37:29 2007 +0000 +++ b/integer.h Thu Jul 05 10:40:25 2007 +0000 @@ -17,7 +17,6 @@ * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - * */ /** diff -r 791ee8a14d71 -r f13e5473611e lls.c --- a/lls.c Thu Jul 05 10:37:29 2007 +0000 +++ b/lls.c Thu Jul 05 10:40:25 2007 +0000 @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ /** diff -r 791ee8a14d71 -r f13e5473611e lls.h --- a/lls.h Thu Jul 05 10:37:29 2007 +0000 +++ b/lls.h Thu Jul 05 10:40:25 2007 +0000 @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef LLS_H diff -r 791ee8a14d71 -r f13e5473611e rational.c --- a/rational.c Thu Jul 05 10:37:29 2007 +0000 +++ b/rational.c Thu Jul 05 10:40:25 2007 +0000 @@ -17,7 +17,6 @@ * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - * */ /** diff -r 791ee8a14d71 -r f13e5473611e rational.h --- a/rational.h Thu Jul 05 10:37:29 2007 +0000 +++ b/rational.h Thu Jul 05 10:40:25 2007 +0000 @@ -17,7 +17,6 @@ * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - * */ /** diff -r 791ee8a14d71 -r f13e5473611e softfloat.h --- a/softfloat.h Thu Jul 05 10:37:29 2007 +0000 +++ b/softfloat.h Thu Jul 05 10:40:25 2007 +0000 @@ -16,7 +16,6 @@ * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - * */ #ifndef AVUTIL_SOFTFLOAT_H