[strscan] Fix license comment and files

https://github.com/ruby/strscan/commit/a999f2c6d1
This commit is contained in:
Kenta Murata 2020-12-17 22:40:26 +09:00
Родитель 5370963992
Коммит b5de66e132
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: CEFE8AFB6081B062
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -4,8 +4,8 @@
Copyright (c) 1999-2006 Minero Aoki
This program is free software.
You can distribute/modify this program under the terms of
the Ruby License. For details, see the file COPYING.
You can redistribute this program under the terms of the Ruby's or 2-clause
BSD License. For details, see the COPYING and LICENSE.txt files.
*/
#include "ruby/ruby.h"