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/nsHtml5StateSnapshot.h | |
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/nsHtml5StateSnapshot.h')
-rw-r--r-- | parser/html/nsHtml5StateSnapshot.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/parser/html/nsHtml5StateSnapshot.h b/parser/html/nsHtml5StateSnapshot.h index 1195704999..3594c8cd64 100644 --- a/parser/html/nsHtml5StateSnapshot.h +++ b/parser/html/nsHtml5StateSnapshot.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2009-2010 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"), |