diff options
Diffstat (limited to 'toolkit/library/xulrunner.rc')
-rwxr-xr-x | toolkit/library/xulrunner.rc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/toolkit/library/xulrunner.rc b/toolkit/library/xulrunner.rc new file mode 100755 index 000000000..7c5f276bf --- /dev/null +++ b/toolkit/library/xulrunner.rc @@ -0,0 +1,5 @@ +/* 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/. */ + +#include "widget.rc" |