Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mherrmann committed Sep 18, 2024
1 parent fb4e77c commit 03bd447
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions script/create-dist.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
#!/usr/bin/env python

# Copyright (c) 2018 The Brave Authors. All rights reserved.
# 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 https://mozilla.org/MPL/2.0/.

import optparse
import sys
import os
Expand Down

0 comments on commit 03bd447

Please sign in to comment.