summaryrefslogtreecommitdiffhomepage
path: root/include/mruby.h
diff options
context:
space:
mode:
authorDaniel Bovensiepen <[email protected]>2017-01-06 14:27:57 +0800
committerDaniel Bovensiepen <[email protected]>2017-01-06 14:27:57 +0800
commit2c77dfab0499863a71d4bebef665947c603fe4fa (patch)
tree21ee05e533eb0b66169b5e0c5b2c229631bd6403 /include/mruby.h
parent885d929398cf6962f3b0d292cf44105976f6c848 (diff)
downloadmruby-2c77dfab0499863a71d4bebef665947c603fe4fa.tar.gz
mruby-2c77dfab0499863a71d4bebef665947c603fe4fa.zip
Update Copyright to 2017
Signed-off-by: Daniel Bovensiepen <[email protected]>
Diffstat (limited to 'include/mruby.h')
-rw-r--r--include/mruby.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mruby.h b/include/mruby.h
index 6e222057f..76a028ad4 100644
--- a/include/mruby.h
+++ b/include/mruby.h
@@ -1,7 +1,7 @@
/*
** mruby - An embeddable Ruby implementation
**
-** Copyright (c) mruby developers 2010-2016
+** Copyright (c) mruby developers 2010-2017
**
** Permission is hereby granted, free of charge, to any person obtaining
** a copy of this software and associated documentation files (the