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 | 367ad3bbda032b1de3dace398a4e26dbf434c9aa (patch) | |
tree | 893c755fdd4e4a16c5cff481e362237bf4d3de31 /parser/html/nsHtml5MetaScanner.cpp | |
parent | b211d3243fae7d002b1b9c37cc9237bd29d0b11c (diff) | |
download | uxp-367ad3bbda032b1de3dace398a4e26dbf434c9aa.tar.gz |
Belatedly fix html5 parser attribution for files not covered by the MPL.
Diffstat (limited to 'parser/html/nsHtml5MetaScanner.cpp')
-rw-r--r-- | parser/html/nsHtml5MetaScanner.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/parser/html/nsHtml5MetaScanner.cpp b/parser/html/nsHtml5MetaScanner.cpp index 24f17b02b0..3449026f11 100644 --- a/parser/html/nsHtml5MetaScanner.cpp +++ b/parser/html/nsHtml5MetaScanner.cpp @@ -1,6 +1,7 @@ /* * Copyright (c) 2007 Henri Sivonen * Copyright (c) 2008-2015 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"), |