Skip to content

Commit 639e77c

Browse files
committed
v6.13
- Fix form.t compatibility with HTTP::Message 7.01+ (GH#57) (Copilot and Gianni Ceccarelli)
1 parent f360008 commit 639e77c

File tree

5 files changed

+92
-98
lines changed

5 files changed

+92
-98
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Change history for HTML-Form
22

3-
{{$NEXT}}
3+
6.13 2025-10-22 17:47:50Z
44
- Fix form.t compatibility with HTTP::Message 7.01+ (GH#57) (Copilot and
55
Gianni Ceccarelli)
66

LICENSE

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This is free software, licensed under:
2222
Version 1, February 1989
2323

2424
Copyright (C) 1989 Free Software Foundation, Inc.
25-
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
25+
<https://fsf.org/>
2626

2727
Everyone is permitted to copy and distribute verbatim copies
2828
of this license document, but changing it is not allowed.
@@ -236,8 +236,7 @@ the exclusion of warranty; and each file should have at least the
236236
GNU General Public License for more details.
237237

238238
You should have received a copy of the GNU General Public License
239-
along with this program; if not, write to the Free Software
240-
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
239+
along with this program; if not, see <https://www.gnu.org/licenses/>.
241240

242241

243242
Also add information on how to contact you by electronic and paper mail.
@@ -264,8 +263,8 @@ necessary. Here a sample; alter the names:
264263
program `Gnomovision' (a program to direct compilers to make passes
265264
at assemblers) written by James Hacker.
266265

267-
<signature of Ty Coon>, 1 April 1989
268-
Ty Coon, President of Vice
266+
<signature of Moe Ghoul>, 1 April 1989
267+
Moe Ghoul, President of Vice
269268

270269
That's all there is to it!
271270

0 commit comments

Comments
 (0)