Add copyright/license header to iterator.rs

This commit is contained in:
Sebastian Dröge 2017-09-17 18:50:35 +03:00
parent ce5c01a88e
commit 191b90b1df

View file

@ -1,5 +1,10 @@
// This file was generated by gir (a01311c+) from gir-files (???)
// DO NOT EDIT
// Copyright (C) 2017 Sebastian Dröge <sebastian@centricular.com>
//
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
// option. This file may not be copied, modified, or distributed
// except according to those terms.
use ffi;
use glib::translate::*;