Skip to content

Commit 8e5cbde

Browse files
committed
Change example licenses to MIT
1 parent 6df8632 commit 8e5cbde

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

inst/examples/01_hello/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Title: Hello Shiny!
22
Author: RStudio, Inc.
33
AuthorUrl: http://www.rstudio.com/
4-
License: GPL-3
4+
License: MIT
55
DisplayMode: Showcase
66
Tags: getting-started
77
Type: Shiny

inst/examples/02_text/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Title: Shiny Text
22
Author: RStudio, Inc.
33
AuthorUrl: http://www.rstudio.com/
4-
License: GPL-3
4+
License: MIT
55
DisplayMode: Showcase
66
Tags: getting-started
77
Type: Shiny
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Title: Reactivity
22
Author: RStudio, Inc.
33
AuthorUrl: http://www.rstudio.com/
4-
License: GPL-3
4+
License: MIT
55
DisplayMode: Showcase
66
Tags: getting-started
77
Type: Shiny

inst/examples/04_mpg/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Title: Miles Per Gallon
22
Author: RStudio, Inc.
33
AuthorUrl: http://www.rstudio.com/
4-
License: GPL-3
4+
License: MIT
55
DisplayMode: Showcase
66
Tags: getting-started
77
Type: Shiny

inst/examples/05_sliders/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Title: Sliders
22
Author: RStudio, Inc.
33
AuthorUrl: http://www.rstudio.com/
4-
License: GPL-3
4+
License: MIT
55
DisplayMode: Showcase
66
Tags: getting-started
77
Type: Shiny

inst/examples/06_tabsets/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Title: Tabsets
22
Author: RStudio, Inc.
33
AuthorUrl: http://www.rstudio.com/
4-
License: GPL-3
4+
License: MIT
55
DisplayMode: Showcase
66
Tags: getting-started
77
Type: Shiny

inst/examples/07_widgets/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Title: Widgets
22
Author: RStudio, Inc.
33
AuthorUrl: http://www.rstudio.com/
4-
License: GPL-3
4+
License: MIT
55
DisplayMode: Showcase
66
Tags: getting-started
77
Type: Shiny

inst/examples/08_html/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Title: Custom HTML UI
22
Author: RStudio, Inc.
33
AuthorUrl: http://www.rstudio.com/
4-
License: GPL-3
4+
License: MIT
55
DisplayMode: Showcase
66
Tags: getting-started
77
Type: Shiny

inst/examples/09_upload/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Title: File Upload
22
Author: RStudio, Inc.
33
AuthorUrl: http://www.rstudio.com/
4-
License: GPL-3
4+
License: MIT
55
DisplayMode: Showcase
66
Tags: getting-started
77
Type: Shiny

inst/examples/10_download/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Title: File Download
22
Author: RStudio, Inc.
33
AuthorUrl: http://www.rstudio.com/
4-
License: GPL-3
4+
License: MIT
55
DisplayMode: Showcase
66
Tags: getting-started
77
Type: Shiny

0 commit comments

Comments
 (0)