]> git.proxmox.com Git - cargo.git/blobdiff - vendor/syn/src/data.rs
New upstream version 0.33.0
[cargo.git] / vendor / syn / src / data.rs
index 4f0986a3f10506bcd782f919f9ce81440bb5d54e..f54f5b9afe3cac367728289c74ebd170069e1e4d 100644 (file)
@@ -1,11 +1,3 @@
-// Copyright 2018 Syn Developers
-//
-// 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 super::*;
 use punctuated::Punctuated;