Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Briar Desktop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
briar
Briar Desktop
Merge requests
!274
Windows packaging
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Windows packaging
windows-packaging
into
main
Overview
66
Commits
1
Pipelines
61
Changes
16
Merged
Windows packaging
Sebastian
requested to merge
windows-packaging
into
main
Jan 8, 2023
Overview
66
Commits
1
Pipelines
61
Changes
16
WIP: based on
!271 (merged)
and
!8 (merged)
Closes
#307 (closed)
Edited
Jan 11, 2023
by
Sebastian
0
0
Merge request reports
Compare
main
version 28
710272f6
Jan 13, 2023
version 27
5b10818e
Jan 12, 2023
version 26
5b10818e
Jan 12, 2023
version 25
5b10818e
Jan 12, 2023
version 24
08855f73
Jan 12, 2023
version 23
da120a9e
Jan 10, 2023
version 22
236695d7
Jan 10, 2023
version 21
c1428689
Jan 10, 2023
version 20
e480c3ba
Jan 10, 2023
version 19
13a285d7
Jan 10, 2023
version 18
21d3ec1e
Jan 10, 2023
version 17
4974327c
Jan 9, 2023
version 16
162d298c
Jan 9, 2023
version 15
88a7900a
Jan 9, 2023
version 14
fec1b092
Jan 9, 2023
version 13
a10baab8
Jan 9, 2023
version 12
26a8f5e2
Jan 9, 2023
version 11
60d7148b
Jan 9, 2023
version 10
48d6aa3a
Jan 9, 2023
version 9
3d55ca6e
Jan 9, 2023
version 8
3d05b197
Jan 9, 2023
version 7
e7f9c8c2
Jan 9, 2023
version 6
29d817ad
Jan 9, 2023
version 5
d41147f3
Jan 9, 2023
version 4
14b7d6f4
Jan 8, 2023
version 3
ee926371
Jan 8, 2023
version 2
96ce5f2f
Jan 8, 2023
version 1
96ce5f2f
Jan 8, 2023
main (base)
and
latest version
latest version
3451ae65
1 commit,
Jan 13, 2023
version 28
710272f6
1 commit,
Jan 13, 2023
version 27
5b10818e
4 commits,
Jan 12, 2023
version 26
5b10818e
4 commits,
Jan 12, 2023
version 25
5b10818e
2 commits,
Jan 12, 2023
version 24
08855f73
2 commits,
Jan 12, 2023
version 23
da120a9e
2 commits,
Jan 10, 2023
version 22
236695d7
2 commits,
Jan 10, 2023
version 21
c1428689
2 commits,
Jan 10, 2023
version 20
e480c3ba
2 commits,
Jan 10, 2023
version 19
13a285d7
2 commits,
Jan 10, 2023
version 18
21d3ec1e
2 commits,
Jan 10, 2023
version 17
4974327c
4 commits,
Jan 9, 2023
version 16
162d298c
4 commits,
Jan 9, 2023
version 15
88a7900a
4 commits,
Jan 9, 2023
version 14
fec1b092
4 commits,
Jan 9, 2023
version 13
a10baab8
4 commits,
Jan 9, 2023
version 12
26a8f5e2
4 commits,
Jan 9, 2023
version 11
60d7148b
4 commits,
Jan 9, 2023
version 10
48d6aa3a
4 commits,
Jan 9, 2023
version 9
3d55ca6e
4 commits,
Jan 9, 2023
version 8
3d05b197
4 commits,
Jan 9, 2023
version 7
e7f9c8c2
4 commits,
Jan 9, 2023
version 6
29d817ad
4 commits,
Jan 9, 2023
version 5
d41147f3
4 commits,
Jan 9, 2023
version 4
14b7d6f4
3 commits,
Jan 8, 2023
version 3
ee926371
2 commits,
Jan 8, 2023
version 2
96ce5f2f
2 commits,
Jan 8, 2023
version 1
96ce5f2f
4 commits,
Jan 8, 2023
16 files
+
507
−
126
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
16
briar-desktop/src/packagingResources/linux/deb/copyright
0 → 100644
+
19
−
0
View file @ 3451ae65
Edit in single-file editor
Open in Web IDE
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Files: *
Copyright: 2021-2023 The Briar Project
License: AGPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Loading