-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
31 additions
and
9 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
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 @@ | |
# This code is an adapted version of sgmlspl (SGML postprocessor for the | ||
# SGMLS and NSGMLS parsers) which was: | ||
# | ||
# Copyright © 1995 David Megginson <[email protected]> | ||
# Copyright © 1995 David Megginson <[email protected]> | ||
# | ||
# The adaptation for po4a was done by Denis Barbier <[email protected]>, | ||
# Martin Quinson (mquinson#debian.org) and others. | ||
|
@@ -1348,7 +1348,7 @@ sub end_paragraph { | |
This module is an adapted version of sgmlspl (SGML postprocessor for the | ||
ONSGMLS parser) which was: | ||
Copyright © 1995 David Megginson <[email protected]> | ||
Copyright © 1995 David Megginson <[email protected]> | ||
The adaptation for po4a was done by: | ||
|
@@ -1357,8 +1357,8 @@ The adaptation for po4a was done by: | |
=head1 COPYRIGHT AND LICENSE | ||
Copyright © 1995 David Megginson <[email protected]>. | ||
Copyright © 2002-2005 SPI, Inc. | ||
Copyright © 1995 David Megginson <[email protected]>. | ||
Copyright © 2002-2005 SPI, Inc. | ||
This program is free software; you may redistribute it and/or modify it | ||
under the terms of GPL (see the COPYING file). |
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