We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d3849 commit b48bf59Copy full SHA for b48bf59
update_licenses.yaml
@@ -17,9 +17,12 @@ remove_licenses:
17
**/
18
#2
19
- |-
20
+ #!/bin/bash
21
+ #
22
# Copyright <value> The Chromium Authors. All rights reserved.
23
# Use of this source code is governed by a BSD-style license that can be
24
# found in the LICENSE file.
25
26
#3
27
28
<!--
@@ -57,6 +60,8 @@ add_licenses:
57
60
58
61
59
62
63
64
65
# Copyright <value> The Flutter Authors
66
67
# found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
0 commit comments