Skip to content
Snippets Groups Projects
Unverified Commit e5b82a62 authored by boklm's avatar boklm
Browse files

Update Copyright lines (#11)

parent 9140e6a4
Branches
Tags
1 merge request!9Update Copyright lines (#11)
Copyright (c) 2013-2023 Micah Lee <micah@micahflee.com>
Copyright (c) 2024 Tor Project
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
......
......
......@@ -2,7 +2,8 @@
Tor Browser Launcher
https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/
Copyright (c) 2013-2017 Micah Lee <micah@micahflee.com>
Copyright (c) 2013-2023 Micah Lee <micah@micahflee.com>
Copyright (c) 2024 Tor Project
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
......@@ -100,6 +101,8 @@ setup(
version=version,
author="Micah Lee",
author_email="micah@micahflee.com",
maintainer="Nicolas Vigier",
maintainer_email="boklm@torproject.org",
url="https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/",
platforms=["GNU/Linux"],
license="MIT",
......
......
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Micah Lee <micah@micahflee.com> -->
<!-- Copyright 2014-2023 Micah Lee <micah@micahflee.com> -->
<!-- Copyright 2024 Tor Project -->
<component type="desktop-application">
<id>org.torproject.torbrowser-launcher</id>
<launchable type="desktop-id">torbrowser.desktop</launchable>
......@@ -27,7 +28,7 @@
</screenshot>
</screenshots>
<url type="homepage">https://gitlab.torproject.org/tpo/applications/torbrowser-launcher</url>
<update_contact>micah@micahflee.com</update_contact>
<update_contact>boklm@torproject.org</update_contact>
<content_rating type="oars-1.1"/>
<releases>
<release version="0.3.6" date="2022-12-13"/>
......
......
......@@ -3,7 +3,8 @@
Tor Browser Launcher
https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/
Copyright (c) 2013-2017 Micah Lee <micah@micahflee.com>
Copyright (c) 2013-2023 Micah Lee <micah@micahflee.com>
Copyright (c) 2024 Tor Project
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
......
......
......@@ -2,7 +2,8 @@
Tor Browser Launcher
https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/
Copyright (c) 2013-2021 Micah Lee <micah@micahflee.com>
Copyright (c) 2013-2023 Micah Lee <micah@micahflee.com>
Copyright (c) 2024 Tor Project
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
......@@ -73,7 +74,7 @@ def main():
tor_browser_launcher_version = buf.read().strip()
print(_("Tor Browser Launcher"))
print(_("By Micah Lee, licensed under MIT"))
print(_("By Micah Lee & Tor Project, licensed under MIT"))
print(_("version {0}").format(tor_browser_launcher_version))
print("https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/")
......
......
......@@ -2,7 +2,8 @@
Tor Browser Launcher
https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/
Copyright (c) 2013-2021 Micah Lee <micah@micahflee.com>
Copyright (c) 2013-2023 Micah Lee <micah@micahflee.com>
Copyright (c) 2024 Tor Project
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
......
......
......@@ -2,7 +2,8 @@
Tor Browser Launcher
https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/
Copyright (c) 2013-2021 Micah Lee <micah@micahflee.com>
Copyright (c) 2013-2023 Micah Lee <micah@micahflee.com>
Copyright (c) 2024 Tor Project
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment