Skip to content

Commit 4013e3c

Browse files
committed
Fix copyright
1 parent eabb085 commit 4013e3c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+81
-53
lines changed

COPYRIGHT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This project is copyright 2014, The html5ever Project Developers (given in
1+
This project is Copyright 2014-2017 , The html5ever Project Developers (given in
22
the file AUTHORS).
33

44
Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or

html5ever/benches/tokenizer.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 The html5ever Project Developers. See the
1+
// Copyright 2014-2017 The html5ever Project Developers. See the
22
// COPYRIGHT file at the top-level directory of this distribution.
33
//
44
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or

html5ever/build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014-2015 The html5ever Project Developers. See the
1+
// Copyright 2014-2017 The html5ever Project Developers. See the
22
// COPYRIGHT file at the top-level directory of this distribution.
33
//
44
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or

html5ever/examples/capi/tokenize.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 The html5ever Project Developers. See the
1+
// Copyright 2014-2017 The html5ever Project Developers. See the
22
// COPYRIGHT file at the top-level directory of this distribution.
33
//
44
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or

html5ever/examples/html2html.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 The html5ever Project Developers. See the
1+
// Copyright 2014-2017 The html5ever Project Developers. See the
22
// COPYRIGHT file at the top-level directory of this distribution.
33
//
44
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or

html5ever/examples/noop-tokenize.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 The html5ever Project Developers. See the
1+
// Copyright 2014-2017 The html5ever Project Developers. See the
22
// COPYRIGHT file at the top-level directory of this distribution.
33
//
44
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or

html5ever/examples/noop-tree-builder.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 The html5ever Project Developers. See the
1+
// Copyright 2014-2017 The html5ever Project Developers. See the
22
// COPYRIGHT file at the top-level directory of this distribution.
33
//
44
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or

html5ever/examples/print-rcdom.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 The html5ever Project Developers. See the
1+
// Copyright 2014-2017 The html5ever Project Developers. See the
22
// COPYRIGHT file at the top-level directory of this distribution.
33
//
44
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or

html5ever/examples/print-tree-actions.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 The html5ever Project Developers. See the
1+
// Copyright 2014-2017 The html5ever Project Developers. See the
22
// COPYRIGHT file at the top-level directory of this distribution.
33
//
44
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or

html5ever/examples/tokenize.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 The html5ever Project Developers. See the
1+
// Copyright 2014-2017 The html5ever Project Developers. See the
22
// COPYRIGHT file at the top-level directory of this distribution.
33
//
44
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or

0 commit comments

Comments
 (0)