forked from dosfstools/dosfstools
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating copyright headers for 2014.
Signed-off-by: Daniel Baumann <[email protected]>
- Loading branch information
1 parent
21fe921
commit acf64ae
Showing
34 changed files
with
50 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Makefile | ||
# | ||
# Copyright (C) 2008-2013 Daniel Baumann <[email protected]> | ||
# Copyright (C) 2008-2014 Daniel Baumann <[email protected]> | ||
# | ||
# This program is free software: you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Makefile | ||
|
||
## dosfstools(7) | ||
## Copyright (C) 2006-2013 Daniel Baumann <[email protected]> | ||
## Copyright (C) 2006-2014 Daniel Baumann <[email protected]> | ||
## | ||
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. | ||
## This is free software, and you are welcome to redistribute it | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#!/bin/sh | ||
|
||
## dosfstools(7) | ||
## Copyright (C) 2006-2013 Daniel Baumann <[email protected]> | ||
## Copyright (C) 2006-2014 Daniel Baumann <[email protected]> | ||
## | ||
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. | ||
## This is free software, and you are welcome to redistribute it | ||
|
@@ -36,8 +36,8 @@ do | |
then | ||
for _FILE in po/${_LANGUAGE}/*.po | ||
do | ||
sed -i -e "s|^msgstr .*.2013-.*$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \ | ||
-e "s|^msgstr .*.2013\"$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \ | ||
sed -i -e "s|^msgstr .*.2014-.*$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \ | ||
-e "s|^msgstr .*.2014\"$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \ | ||
"${_FILE}" | ||
done | ||
fi | ||
|
@@ -48,8 +48,8 @@ if ls po/pt_BR/*.po > /dev/null 2>&1 | |
then | ||
for _FILE in po/pt_BR/*.po | ||
do | ||
sed -i -e "s|^msgstr .*.2013-.*$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \ | ||
-e "s|^msgstr .*-2013\"$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \ | ||
sed -i -e "s|^msgstr .*.2014-.*$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \ | ||
-e "s|^msgstr .*-2014\"$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \ | ||
"${_FILE}" | ||
done | ||
fi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.\" fatlabel.8 - manpage for fatlabel | ||
.\" | ||
.\" Copyright (C) 2006-2013 Daniel Baumann <[email protected]> | ||
.\" Copyright (C) 2006-2014 Daniel Baumann <[email protected]> | ||
.\" | ||
.\" This program is free software: you can redistribute it and/or modify | ||
.\" it under the terms of the GNU General Public License as published by | ||
|
@@ -24,7 +24,7 @@ | |
.\" This file was generated with po4a. Translate the source file. | ||
.\" | ||
.\"******************************************************************* | ||
.TH FATLABEL 8 2013\-11\-23 3.0.24 dosfstools | ||
.TH FATLABEL 8 2014\-01\-17 3.0.24 dosfstools | ||
|
||
.SH NAME | ||
\fBfatlabel\fP \- set or get MS\-DOS filesystem label | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.\" fsck.fat.8 - manpage for fsck.fat | ||
.\" | ||
.\" Copyright (C) 2006-2013 Daniel Baumann <[email protected]> | ||
.\" Copyright (C) 2006-2014 Daniel Baumann <[email protected]> | ||
.\" | ||
.\" This program is free software: you can redistribute it and/or modify | ||
.\" it under the terms of the GNU General Public License as published by | ||
|
@@ -24,7 +24,7 @@ | |
.\" This file was generated with po4a. Translate the source file. | ||
.\" | ||
.\"******************************************************************* | ||
.TH FSCK.FAT 8 2013\-11\-23 3.0.24 dosfstools | ||
.TH FSCK.FAT 8 2014\-01\-17 3.0.24 dosfstools | ||
|
||
.SH NAME | ||
\fBfsck.fat\fP \- check and repair MS\-DOS filesystems | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.\" mkfs.fat.8 - manpage for fs.fatck | ||
.\" | ||
.\" Copyright (C) 2006-2013 Daniel Baumann <[email protected]> | ||
.\" Copyright (C) 2006-2014 Daniel Baumann <[email protected]> | ||
.\" | ||
.\" This program is free software: you can redistribute it and/or modify | ||
.\" it under the terms of the GNU General Public License as published by | ||
|
@@ -24,7 +24,7 @@ | |
.\" This file was generated with po4a. Translate the source file. | ||
.\" | ||
.\"******************************************************************* | ||
.TH MKFS.FAT 8 2013\-11\-23 3.0.24 dosfstools | ||
.TH MKFS.FAT 8 2014\-01\-17 3.0.24 dosfstools | ||
|
||
.SH NAME | ||
\fBmkfs.fat\fP \- create an MS\-DOS filesystem under Linux | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.\" fatlabel.8 - manpage for fatlabel | ||
.\" | ||
.\" Copyright (C) 2006-2013 Daniel Baumann <[email protected]> | ||
.\" Copyright (C) 2006-2014 Daniel Baumann <[email protected]> | ||
.\" | ||
.\" This program is free software: you can redistribute it and/or modify | ||
.\" it under the terms of the GNU General Public License as published by | ||
|
@@ -19,7 +19,7 @@ | |
.\" can be found in /usr/share/common-licenses/GPL-3 file. | ||
.\" | ||
.\" | ||
.TH FATLABEL 8 2013\-11\-23 3.0.24 "dosfstools" | ||
.TH FATLABEL 8 2014\-01\-17 3.0.24 "dosfstools" | ||
|
||
.SH NAME | ||
\fBfatlabel\fR \- set or get MS\-DOS filesystem label | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.\" fsck.fat.8 - manpage for fsck.fat | ||
.\" | ||
.\" Copyright (C) 2006-2013 Daniel Baumann <[email protected]> | ||
.\" Copyright (C) 2006-2014 Daniel Baumann <[email protected]> | ||
.\" | ||
.\" This program is free software: you can redistribute it and/or modify | ||
.\" it under the terms of the GNU General Public License as published by | ||
|
@@ -19,7 +19,7 @@ | |
.\" can be found in /usr/share/common-licenses/GPL-3 file. | ||
.\" | ||
.\" | ||
.TH FSCK.FAT 8 2013\-11\-23 3.0.24 "dosfstools" | ||
.TH FSCK.FAT 8 2014\-01\-17 3.0.24 "dosfstools" | ||
|
||
.SH NAME | ||
\fBfsck.fat\fR \- check and repair MS\-DOS filesystems | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.\" mkfs.fat.8 - manpage for fs.fatck | ||
.\" | ||
.\" Copyright (C) 2006-2013 Daniel Baumann <[email protected]> | ||
.\" Copyright (C) 2006-2014 Daniel Baumann <[email protected]> | ||
.\" | ||
.\" This program is free software: you can redistribute it and/or modify | ||
.\" it under the terms of the GNU General Public License as published by | ||
|
@@ -19,7 +19,7 @@ | |
.\" can be found in /usr/share/common-licenses/GPL-3 file. | ||
.\" | ||
.\" | ||
.TH MKFS.FAT 8 2013\-11\-23 3.0.24 "dosfstools" | ||
.TH MKFS.FAT 8 2014\-01\-17 3.0.24 "dosfstools" | ||
|
||
.SH NAME | ||
\fBmkfs.fat\fR \- create an MS-DOS filesystem under Linux | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: dosfstools VERSION\n" | ||
"POT-Creation-Date: 2013-11-23 10:36+0100\n" | ||
"POT-Creation-Date: 2014-01-17 07:07+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -25,7 +25,7 @@ msgstr "" | |
#. type: TH | ||
#: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22 | ||
#, no-wrap | ||
msgid "2013-11-23" | ||
msgid "2014-01-17" | ||
msgstr "" | ||
|
||
#. type: TH | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: dosfstools VERSION\n" | ||
"POT-Creation-Date: 2013-11-23 10:36+0100\n" | ||
"POT-Creation-Date: 2014-01-17 07:07+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -19,7 +19,7 @@ msgstr "" | |
#. type: TH | ||
#: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22 | ||
#, no-wrap | ||
msgid "2013-11-23" | ||
msgid "2014-01-17" | ||
msgstr "" | ||
|
||
#. type: TH | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: dosfstools VERSION\n" | ||
"POT-Creation-Date: 2013-11-23 10:36+0100\n" | ||
"POT-Creation-Date: 2014-01-17 07:07+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -19,7 +19,7 @@ msgstr "" | |
#. type: TH | ||
#: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22 | ||
#, no-wrap | ||
msgid "2013-11-23" | ||
msgid "2014-01-17" | ||
msgstr "" | ||
|
||
#. type: TH | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
Copyright (C) 1993 Werner Almesberger <[email protected]> | ||
Copyright (C) 1998 Roman Hodek <[email protected]> | ||
Copyright (C) 2008-2013 Daniel Baumann <[email protected]> | ||
Copyright (C) 2008-2014 Daniel Baumann <[email protected]> | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* boot.h - Read and analyze ia PC/MS-DOS boot sector | ||
Copyright (C) 1993 Werner Almesberger <[email protected]> | ||
Copyright (C) 2008-2013 Daniel Baumann <[email protected]> | ||
Copyright (C) 2008-2014 Daniel Baumann <[email protected]> | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
Copyright (C) 1993 Werner Almesberger <[email protected]> | ||
Copyright (C) 1998 Roman Hodek <[email protected]> | ||
Copyright (C) 2008-2013 Daniel Baumann <[email protected]> | ||
Copyright (C) 2008-2014 Daniel Baumann <[email protected]> | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* check.h - Check and repair a PC/MS-DOS filesystem | ||
Copyright (C) 1993 Werner Almesberger <[email protected]> | ||
Copyright (C) 2008-2013 Daniel Baumann <[email protected]> | ||
Copyright (C) 2008-2014 Daniel Baumann <[email protected]> | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
Copyright (C) 1993 Werner Almesberger <[email protected]> | ||
Copyright (C) 1998 Roman Hodek <[email protected]> | ||
Copyright (C) 2008-2013 Daniel Baumann <[email protected]> | ||
Copyright (C) 2008-2014 Daniel Baumann <[email protected]> | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* common.h - Common functions | ||
Copyright (C) 1993 Werner Almesberger <[email protected]> | ||
Copyright (C) 2008-2013 Daniel Baumann <[email protected]> | ||
Copyright (C) 2008-2014 Daniel Baumann <[email protected]> | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
Copyright (C) 1993 Werner Almesberger <[email protected]> | ||
Copyright (C) 1998 Roman Hodek <[email protected]> | ||
Copyright (C) 2008-2013 Daniel Baumann <[email protected]> | ||
Copyright (C) 2008-2014 Daniel Baumann <[email protected]> | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* fat.h - Read/write access to the FAT | ||
Copyright (C) 1993 Werner Almesberger <[email protected]> | ||
Copyright (C) 2008-2013 Daniel Baumann <[email protected]> | ||
Copyright (C) 2008-2014 Daniel Baumann <[email protected]> | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
Copyright (C) 1993 Werner Almesberger <[email protected]> | ||
Copyright (C) 1998 Roman Hodek <[email protected]> | ||
Copyright (C) 2007 Red Hat, Inc. | ||
Copyright (C) 2008-2013 Daniel Baumann <[email protected]> | ||
Copyright (C) 2008-2014 Daniel Baumann <[email protected]> | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
Copyright (C) 1993 Werner Almesberger <[email protected]> | ||
Copyright (C) 1998 Roman Hodek <[email protected]> | ||
Copyright (C) 2008-2013 Daniel Baumann <[email protected]> | ||
Copyright (C) 2008-2014 Daniel Baumann <[email protected]> | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* file.h - Additional file attributes | ||
Copyright (C) 1993 Werner Almesberger <[email protected]> | ||
Copyright (C) 2008-2013 Daniel Baumann <[email protected]> | ||
Copyright (C) 2008-2014 Daniel Baumann <[email protected]> | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
Copyright (C) 1993 Werner Almesberger <[email protected]> | ||
Copyright (C) 1998 Roman Hodek <[email protected]> | ||
Copyright (C) 2008-2013 Daniel Baumann <[email protected]> | ||
Copyright (C) 2008-2014 Daniel Baumann <[email protected]> | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
Copyright (C) 1993 Werner Almesberger <[email protected]> | ||
Copyright (C) 1998 Roman Hodek <[email protected]> | ||
Copyright (C) 2008-2013 Daniel Baumann <[email protected]> | ||
Copyright (C) 2008-2014 Daniel Baumann <[email protected]> | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
Copyright (C) 1993 Werner Almesberger <[email protected]> | ||
Copyright (C) 1998 Roman Hodek <[email protected]> | ||
Copyright (C) 2008-2013 Daniel Baumann <[email protected]> | ||
Copyright (C) 2008-2014 Daniel Baumann <[email protected]> | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
Oops, something went wrong.