diff options
author | Matt A. Tobin <email@mattatobin.com> | 2020-01-16 07:28:40 -0500 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2020-01-16 07:28:40 -0500 |
commit | 927c386dd8c9526d8695d0202a08735984dc7b31 (patch) | |
tree | 97bf5ff593781ecaa8c51a2a68799b99894e4f31 /parser/html/nsHtml5Tokenizer.h | |
parent | 635baac21a451a59e98abb38b7bec89f5d08fd75 (diff) | |
download | uxp-927c386dd8c9526d8695d0202a08735984dc7b31.tar.gz |
Regenerate nsHtml5*.cpp files from java htmlparser sources
Diffstat (limited to 'parser/html/nsHtml5Tokenizer.h')
-rw-r--r-- | parser/html/nsHtml5Tokenizer.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/parser/html/nsHtml5Tokenizer.h b/parser/html/nsHtml5Tokenizer.h index 11a9bab1b9..101cd1618e 100644 --- a/parser/html/nsHtml5Tokenizer.h +++ b/parser/html/nsHtml5Tokenizer.h @@ -1,7 +1,8 @@ /* * Copyright (c) 2005-2007 Henri Sivonen * Copyright (c) 2007-2015 Mozilla Foundation - * Copyright (c) 2019 Moonchild Productions + * Copyright (c) 2018-2020 Moonchild Productions + * Copyright (c) 2020 Binary Outcast * Portions of comments Copyright 2004-2010 Apple Computer, Inc., Mozilla * Foundation, and Opera Software ASA. * |