1
0
mirror of https://github.com/janet-lang/janet synced 2025-10-18 17:27:40 +00:00

Update copyright to 2018. Add string methods.

This commit is contained in:
Calvin Rose
2018-05-17 23:41:20 -04:00
parent c0e373f420
commit f295692b50
51 changed files with 221 additions and 102 deletions

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2017 Calvin Rose
# Copyright (c) 2018 Calvin Rose
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to

View File

@@ -1,6 +1,5 @@
# Copyright (c) 2017 Calvin Rose
# Copyright (c) 2018 Calvin Rose
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
# deal in the Software without restriction, including without limitation the