Skip to content

Commit 6d341d3

Browse files
committed
Change description and add a space
1 parent 96e98fc commit 6d341d3

File tree

5 files changed

+9
-5
lines changed

5 files changed

+9
-5
lines changed

src/CodeSnippetDisplay.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright (c) 2020, jupytercalpoly
22
// Distributed under the terms of the BSD-3 Clause License.
3-
// Some lines of code are from Elyra
3+
4+
// Some lines of code are from Elyra Code Snippet.
45

56
/*
67
* Copyright 2018-2020 IBM Corporation

src/CodeSnippetEditor.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright (c) 2020, jupytercalpoly
22
// Distributed under the terms of the BSD-3 Clause License.
3-
// Some lines of code are from Elyra
3+
4+
// Some lines of code are from Elyra Code Snippet.
45

56
/*
67
* Copyright 2018-2020 IBM Corporation

src/CodeSnippetWidget.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright (c) 2020, jupytercalpoly
22
// Distributed under the terms of the BSD-3 Clause License.
3-
// Some lines of code are from Elyra
3+
4+
// Some lines of code are from Elyra Code Snippet.
45

56
/*
67
* Copyright 2018-2020 IBM Corporation

src/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright (c) 2020, jupytercalpoly
22
// Distributed under the terms of the BSD-3 Clause License.
3-
// Some lines of code are from Elyra
3+
4+
// Some lines of code are from Elyra Code Snippet.
45

56
/*
67
* Copyright 2018-2020 IBM Corporation

style/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* Copyright (c) 2020, jupytercalpoly
22
* Distributed under the terms of the BSD-3 Clause License.
3-
* Some lines of code are from Elyra
3+
* Some lines of code are from Elyra Code Snippet.
44
*/
55

66
/*

0 commit comments

Comments
 (0)