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/nsHtml5AttributeName.h | |
parent | 635baac21a451a59e98abb38b7bec89f5d08fd75 (diff) | |
download | uxp-927c386dd8c9526d8695d0202a08735984dc7b31.tar.gz |
Regenerate nsHtml5*.cpp files from java htmlparser sources
Diffstat (limited to 'parser/html/nsHtml5AttributeName.h')
-rw-r--r-- | parser/html/nsHtml5AttributeName.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/parser/html/nsHtml5AttributeName.h b/parser/html/nsHtml5AttributeName.h index 9d00e2da0c..e12fb35ccc 100644 --- a/parser/html/nsHtml5AttributeName.h +++ b/parser/html/nsHtml5AttributeName.h @@ -1,6 +1,7 @@ /* * Copyright (c) 2008-2011 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"), |