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/nsHtml5UTF16Buffer.h | |
parent | 635baac21a451a59e98abb38b7bec89f5d08fd75 (diff) | |
download | UXP-927c386dd8c9526d8695d0202a08735984dc7b31.tar UXP-927c386dd8c9526d8695d0202a08735984dc7b31.tar.gz UXP-927c386dd8c9526d8695d0202a08735984dc7b31.tar.lz UXP-927c386dd8c9526d8695d0202a08735984dc7b31.tar.xz UXP-927c386dd8c9526d8695d0202a08735984dc7b31.zip |
Regenerate nsHtml5*.cpp files from java htmlparser sources
Diffstat (limited to 'parser/html/nsHtml5UTF16Buffer.h')
-rw-r--r-- | parser/html/nsHtml5UTF16Buffer.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/parser/html/nsHtml5UTF16Buffer.h b/parser/html/nsHtml5UTF16Buffer.h index cc38f6daf..5413dac87 100644 --- a/parser/html/nsHtml5UTF16Buffer.h +++ b/parser/html/nsHtml5UTF16Buffer.h @@ -1,6 +1,7 @@ /* * Copyright (c) 2008-2010 Mozilla Foundation - * Copyright (c) 2019 Moonchild Productions + * Copyright (c) 2018-2020 Moonchild Productions + * Copyright (c) 2020 Binary Outcast * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), |