1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[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
parent 5370963992
commit b5de66e132
No known key found for this signature in database
GPG key ID: CEFE8AFB6081B062

View file

@ -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"