diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-09-04 15:28:21 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-09-04 15:28:21 +0200 |
commit | e63ec43bd9bcef7ec9a6523230aeb4ec9476f7fa (patch) | |
tree | 893c755fdd4e4a16c5cff481e362237bf4d3de31 /parser/html/nsHtml5ElementName.cpp | |
parent | e5e4a11c7263dd0224a9f77c1a07f5621a1c7d56 (diff) | |
download | aura-central-e63ec43bd9bcef7ec9a6523230aeb4ec9476f7fa.tar.gz |
Belatedly fix html5 parser attribution for files not covered by the MPL.
Diffstat (limited to 'parser/html/nsHtml5ElementName.cpp')
-rw-r--r-- | parser/html/nsHtml5ElementName.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/parser/html/nsHtml5ElementName.cpp b/parser/html/nsHtml5ElementName.cpp index fb523e7ef..95adda073 100644 --- a/parser/html/nsHtml5ElementName.cpp +++ b/parser/html/nsHtml5ElementName.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2008-2014 Mozilla Foundation + * Copyright (c) 2019 Moonchild Productions * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), |