Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-FileCopyrightText: Copyright (c) 2026 APN
# SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: Copyright (c) 2026 APN.
# SPDX-License-Identifier: MIT.

*.pb.go
*.pb.swift
Expand Down
4 changes: 2 additions & 2 deletions REUSE.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-FileCopyrightText: Copyright (c) 2026 APN
# SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: Copyright (c) 2026 APN.
# SPDX-License-Identifier: MIT.

version = 1
[[annotations]]
Expand Down
4 changes: 2 additions & 2 deletions auth.proto
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-FileCopyrightText: Copyright (c) 2026 APN
// SPDX-License-Identifier: MIT
// SPDX-FileCopyrightText: Copyright (c) 2026 APN.
// SPDX-License-Identifier: MIT.

syntax = "proto3";
package proto;
Expand Down
4 changes: 2 additions & 2 deletions ping.proto
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-FileCopyrightText: Copyright (c) 2026 APN
// SPDX-License-Identifier: MIT
// SPDX-FileCopyrightText: Copyright (c) 2026 APN.
// SPDX-License-Identifier: MIT.

syntax = "proto3";
package proto;
Expand Down
4 changes: 2 additions & 2 deletions pong.proto
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-FileCopyrightText: Copyright (c) 2026 APN
// SPDX-License-Identifier: MIT
// SPDX-FileCopyrightText: Copyright (c) 2026 APN.
// SPDX-License-Identifier: MIT.

syntax = "proto3";
package proto;
Expand Down
4 changes: 2 additions & 2 deletions welcome.proto
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-FileCopyrightText: Copyright (c) 2026 APN
// SPDX-License-Identifier: MIT
// SPDX-FileCopyrightText: Copyright (c) 2026 APN.
// SPDX-License-Identifier: MIT.

syntax = "proto3";
package proto;
Expand Down