Fix license header check

Review Request #3678 — Created Nov. 24, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

The header was incorrectly inserted from a copy embedded in the source, instead
of the template file that was passed in. This isn't broken now, but will be once
Pidgin headers are checked.

For Windows, explicitly use UTF-8 instead of the system encoding.

Ran ninja test

Summary ID
Fix license header check
The header was incorrectly inserted from a copy embedded in the source, instead of the template file that was passed in. On Windows, explicitly use UTF-8 instead of the system encoding.
2c8cbf6e2ff094ee4671134f97a92334fbf0477c
grim
  1. Great work, thanks!!

  2. 
      
grim
Review request changed
Status:
Completed