Skip to content

Commit 203c2a2

Browse files
authored
Add package-info file for docs (#3123)
1 parent b0f7fbb commit 203c2a2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
// Copyright (c) .NET Foundation. All rights reserved.
2+
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3+
4+
/**
5+
* This package contains the classes for SignalR Java client.
6+
*/
7+
package com.microsoft.signalr;

0 commit comments

Comments
 (0)