···11# title: Bunnymark in Ruby
22-# author: Jeremiasz Nelz; based on the original work of Rob Loach
22+# author: Julia Nelz; based on the original work of Rob Loach
33# desc: Benchmarking tool to see how many bunnies can fly around the screen, using Ruby.
44# license: MIT License
55# input: gamepad
+1-1
src/api/mruby.c
···11// MIT License
2233// Copyright (c) 2017 Vadim Grigoruk @nesbox // grigoruk@gmail.com
44-// Copyright (c) 2020-2021 Jeremiasz Nelz <jeremiasz ~at~ nelz.pl>
44+// Copyright (c) 2020-2021 Julia Nelz <julia ~at~ nelz.pl>
5566// Permission is hereby granted, free of charge, to any person obtaining a copy
77// of this software and associated documentation files (the "Software"), to deal