Reencode files from latin1 to UTF-8.
This commit is contained in:
parent
5aa417b0e0
commit
47e236b178
@ -1,5 +1,5 @@
|
||||
/*-
|
||||
* Copyright (c) 2008 Dag-Erling Coïdan Smørgrav
|
||||
* Copyright (c) 2008 Dag-Erling Coïdan Smørgrav
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/perl -w
|
||||
#-
|
||||
# Copyright (c) 2005 Dag-Erling Coïdan Smørgrav
|
||||
# Copyright (c) 2005 Dag-Erling Coïdan Smørgrav
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/perl -w
|
||||
#-
|
||||
# Copyright (c) 2004 Dag-Erling Coïdan Smørgrav
|
||||
# Copyright (c) 2004 Dag-Erling Coïdan Smørgrav
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/perl -w
|
||||
#-
|
||||
# Copyright (c) 2003 Dag-Erling Coïdan Smørgrav
|
||||
# Copyright (c) 2003 Dag-Erling Coïdan Smørgrav
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/perl -Tw
|
||||
#-
|
||||
# Copyright (c) 2002 Dag-Erling Coïdan Smørgrav
|
||||
# Copyright (c) 2002 Dag-Erling Coïdan Smørgrav
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/perl -w
|
||||
#-
|
||||
# Copyright (c) 2001 Dag-Erling Coïdan Smørgrav
|
||||
# Copyright (c) 2001 Dag-Erling Coïdan Smørgrav
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Parses "make world" output and summarize where it's been so far.
|
||||
#
|
||||
# Bill Fenner <fenner@freebsd.org> 11 January 2000
|
||||
# Dag-Erling Smørgrav <des@freebsd.org> 09 January 2003
|
||||
# Dag-Erling Smørgrav <des@freebsd.org> 09 January 2003
|
||||
#
|
||||
# $Id: whereintheworld,v 1.3 2000/01/28 00:42:32 fenner Exp $
|
||||
# $FreeBSD$
|
||||
|
Loading…
x
Reference in New Issue
Block a user