summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2017-01-06 18:52:22 +0900
committerGitHub <[email protected]>2017-01-06 18:52:22 +0900
commit3c2f101aa4e7e0dc6a675311f3c79c3bf90619ec (patch)
tree21ee05e533eb0b66169b5e0c5b2c229631bd6403 /include
parent885d929398cf6962f3b0d292cf44105976f6c848 (diff)
parent2c77dfab0499863a71d4bebef665947c603fe4fa (diff)
downloadmruby-3c2f101aa4e7e0dc6a675311f3c79c3bf90619ec.tar.gz
mruby-3c2f101aa4e7e0dc6a675311f3c79c3bf90619ec.zip
Merge pull request #3376 from bovi/2017-copyright
Update Copyright to 2017
Diffstat (limited to 'include')
-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