summaryrefslogtreecommitdiff
path: root/spec/ffi/struct_spec.rb
diff options
context:
space:
mode:
authorWayne Meissner <wmeissner@gmail.com>2011-01-09 15:07:15 +1000
committerWayne Meissner <wmeissner@gmail.com>2011-01-09 15:07:15 +1000
commita5b1fd463e00c15b31ca8a26f682f10c37ae3414 (patch)
tree1c51f087faf4a9de39d2ffe4e866d2d7c1fd6ab3 /spec/ffi/struct_spec.rb
parentd4c96eff2673ddb4e70bc64ef2ad893d0e78b96b (diff)
downloadffi-a5b1fd463e00c15b31ca8a26f682f10c37ae3414.tar.gz
Sync up copyright headers
Diffstat (limited to 'spec/ffi/struct_spec.rb')
-rw-r--r--spec/ffi/struct_spec.rb16
1 files changed, 16 insertions, 0 deletions
diff --git a/spec/ffi/struct_spec.rb b/spec/ffi/struct_spec.rb
index dca4254..8711e99 100644
--- a/spec/ffi/struct_spec.rb
+++ b/spec/ffi/struct_spec.rb
@@ -1,3 +1,19 @@
+#
+# This file is part of ruby-ffi.
+#
+# This code is free software: you can redistribute it and/or modify it under
+# the terms of the GNU Lesser General Public License version 3 only, as
+# published by the Free Software Foundation.
+#
+# This code is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+# FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
+# version 3 for more details.
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with this work. If not, see <http://www.gnu.org/licenses/>.
+#
+
require File.expand_path(File.join(File.dirname(__FILE__), "spec_helper"))
describe "Struct tests" do
StructTypes = {