Skip to content

Commit e0ac9ba

Browse files
committed
chore: Added licenses to remanining files, b=(no-bug), c=common, compact-mode, folders, glance, media, mods, tabs, tests, workspaces
1 parent 09ca430 commit e0ac9ba

40 files changed

+123
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"homepage": "https://github.com/zen-browser/desktop#readme",
4444
"dependencies": {
45-
"@zen-browser/surfer": "^1.11.12"
45+
"@zen-browser/surfer": "^1.11.13"
4646
},
4747
"devDependencies": {
4848
"@babel/preset-typescript": "^7.27.0",

src/zen/@types/lib.gecko.darwin.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
14
/**
25
* NOTE: Do not modify this file by hand.
36
* Content was generated from source XPCOM .idl files.

src/zen/@types/lib.gecko.dom.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
14
/**
25
* NOTE: Do not modify this file by hand.
36
* Content was generated from source .webidl files.

src/zen/@types/lib.gecko.glean.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
14
/**
25
* NOTE: Do not modify this file by hand.
36
* Content was generated from source metrics.yaml files.

src/zen/@types/lib.gecko.linux.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
14
/**
25
* NOTE: Do not modify this file by hand.
36
* Content was generated from source XPCOM .idl files.

src/zen/@types/lib.gecko.modules.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
14
/**
25
* NOTE: Do not modify this file by hand.
36
* Content was generated by running "mach ts paths".

src/zen/@types/lib.gecko.nsresult.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
14
/**
25
* NOTE: Do not modify this file by hand.
36
* Content was generated from xpc.msg and error_list.json.

src/zen/@types/lib.gecko.services.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
14
/**
25
* NOTE: Do not modify this file by hand.
36
* Content was generated from services.json.

src/zen/@types/lib.gecko.tweaks.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
14
/**
25
* Gecko generic/specialized adjustments for xpcom and webidl types.
36
*/

0 commit comments

Comments
 (0)