Skip to content

Commit

Permalink
Issue #2391 - Part 12: Use XML-style license block in simple.xul
Browse files Browse the repository at this point in the history
  • Loading branch information
Matheus Marinho committed Nov 27, 2023
1 parent a803a6c commit 58ddf7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions xulrunner/examples/simple/content/simple.xul
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
# vim:set ts=8 sw=8 sts=8 noet:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>

Expand Down

0 comments on commit 58ddf7a

Please sign in to comment.