summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-sleep/src
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2019-12-16 13:50:33 +0900
committerGitHub <[email protected]>2019-12-16 13:50:33 +0900
commitcc6d17423bb7fae36fbdc20b7773312c94ab8fe5 (patch)
tree3f43bc4bbfe9997d0fb85a2b528551b8c7206cdf /mrbgems/mruby-sleep/src
parent6c5ee8f79e430354fe7e569553bda2d6f79b7aee (diff)
parent56de911b7a05c363b3d2e3455d85a9ee761ee335 (diff)
downloadmruby-cc6d17423bb7fae36fbdc20b7773312c94ab8fe5.tar.gz
mruby-cc6d17423bb7fae36fbdc20b7773312c94ab8fe5.zip
Merge pull request #4859 from dearblue/authors
Add "mruby developers" into some gems; Resolve #4709
Diffstat (limited to 'mrbgems/mruby-sleep/src')
-rw-r--r--mrbgems/mruby-sleep/src/mrb_sleep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mrbgems/mruby-sleep/src/mrb_sleep.c b/mrbgems/mruby-sleep/src/mrb_sleep.c
index 3f8ef90cf..ac9b07e85 100644
--- a/mrbgems/mruby-sleep/src/mrb_sleep.c
+++ b/mrbgems/mruby-sleep/src/mrb_sleep.c
@@ -2,6 +2,7 @@
** mrb_sleep - sleep methods for mruby
**
** Copyright (c) mod_mruby developers 2012-
+** Copyright (c) mruby developers 2018
**
** Permission is hereby granted, free of charge, to any person obtaining
** a copy of this software and associated documentation files (the