Skip to content

Commit 42092ad

Browse files
committed
Update copyright date
1 parent 9e0ccee commit 42092ad

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+78
-78
lines changed

babel.config.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Sshwifty - A Web SSH client
22
//
3-
// Copyright (C) 2019-2025 Ni Rui <ranqus@gmail.com>
3+
// Copyright (C) 2019-2026 Ni Rui <ranqus@gmail.com>
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU Affero General Public License as

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Sshwifty - A Web SSH client
22
//
3-
// Copyright (C) 2019-2025 Ni Rui <ranqus@gmail.com>
3+
// Copyright (C) 2019-2026 Ni Rui <ranqus@gmail.com>
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU Affero General Public License as

sshwifty.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Sshwifty - A Web SSH client
22
//
3-
// Copyright (C) 2019-2023 Ni Rui <ranqus@gmail.com>
3+
// Copyright (C) 2019-2026 Ni Rui <ranqus@gmail.com>
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU Affero General Public License as

ui/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
// Sshwifty - A Web SSH client
33
//
4-
// Copyright (C) 2019-2025 Ni Rui <ranqus@gmail.com>
4+
// Copyright (C) 2019-2026 Ni Rui <ranqus@gmail.com>
55
//
66
// This program is free software: you can redistribute it and/or modify
77
// it under the terms of the GNU Affero General Public License as

ui/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Sshwifty - A Web SSH client
22
//
3-
// Copyright (C) 2019-2025 Ni Rui <ranqus@gmail.com>
3+
// Copyright (C) 2019-2026 Ni Rui <ranqus@gmail.com>
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU Affero General Public License as

ui/auth.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
22
// Sshwifty - A Web SSH client
33
//
4-
// Copyright (C) 2019-2025 Ni Rui <ranqus@gmail.com>
4+
// Copyright (C) 2019-2026 Ni Rui <ranqus@gmail.com>
55
//
66
// This program is free software: you can redistribute it and/or modify
77
// it under the terms of the GNU Affero General Public License as

ui/commands/address.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Sshwifty - A Web SSH client
22
//
3-
// Copyright (C) 2019-2025 Ni Rui <ranqus@gmail.com>
3+
// Copyright (C) 2019-2026 Ni Rui <ranqus@gmail.com>
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU Affero General Public License as

ui/commands/address_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Sshwifty - A Web SSH client
22
//
3-
// Copyright (C) 2019-2025 Ni Rui <ranqus@gmail.com>
3+
// Copyright (C) 2019-2026 Ni Rui <ranqus@gmail.com>
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU Affero General Public License as

ui/commands/color.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Sshwifty - A Web SSH client
22
//
3-
// Copyright (C) 2019-2025 Ni Rui <ranqus@gmail.com>
3+
// Copyright (C) 2019-2026 Ni Rui <ranqus@gmail.com>
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU Affero General Public License as

ui/commands/commands.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Sshwifty - A Web SSH client
22
//
3-
// Copyright (C) 2019-2025 Ni Rui <ranqus@gmail.com>
3+
// Copyright (C) 2019-2026 Ni Rui <ranqus@gmail.com>
44
//
55
// This program is free software: you can redistribute it and/or modify
66
// it under the terms of the GNU Affero General Public License as

0 commit comments

Comments
 (0)