Skip to content

Commit 41fca57

Browse files
github-actions[bot]brichet
authored andcommitted
Automatic application of license header
1 parent 1f447a3 commit 41fca57

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/jupyter-chat/src/message.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*
2+
* Copyright (c) Jupyter Development Team.
3+
* Distributed under the terms of the Modified BSD License.
4+
*/
5+
16
import { ISignal, Signal } from '@lumino/signaling';
27
import { IAttachment, IMessageContent, IMessage, IUser } from './types';
38

0 commit comments

Comments
 (0)