Skip to content

Commit e52c48a

Browse files
committed
Update copyright year
1 parent 3c9781c commit e52c48a

24 files changed

+31
-31
lines changed

docs/editors/sublime-text/snippets/stdlib-license-awk.sublime-snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<content><![CDATA[#
33
# @license Apache-2.0
44
#
5-
# Copyright (c) 2018 The Stdlib Authors.
5+
# Copyright (c) 2019 The Stdlib Authors.
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

docs/editors/sublime-text/snippets/stdlib-license-c.sublime-snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<content><![CDATA[/**
33
* @license Apache-2.0
44
*
5-
* Copyright (c) 2018 The Stdlib Authors.
5+
* Copyright (c) 2019 The Stdlib Authors.
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

docs/editors/sublime-text/snippets/stdlib-license-cpp.sublime-snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<content><![CDATA[/**
33
* @license Apache-2.0
44
*
5-
* Copyright (c) 2018 The Stdlib Authors.
5+
* Copyright (c) 2019 The Stdlib Authors.
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

docs/editors/sublime-text/snippets/stdlib-license-css.sublime-snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<content><![CDATA[/*
33
* @license Apache-2.0
44
*
5-
* Copyright (c) 2018 The Stdlib Authors.
5+
* Copyright (c) 2019 The Stdlib Authors.
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

docs/editors/sublime-text/snippets/stdlib-license-f.sublime-snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<content><![CDATA[!>
33
! @license Apache-2.0
44
!
5-
! Copyright (c) 2018 The Stdlib Authors.
5+
! Copyright (c) 2019 The Stdlib Authors.
66
!
77
! Licensed under the Apache License, Version 2.0 (the "License");
88
! you may not use this file except in compliance with the License.

docs/editors/sublime-text/snippets/stdlib-license-gyp.sublime-snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<snippet>
22
<content><![CDATA[# @license Apache-2.0
33
#
4-
# Copyright (c) 2018 The Stdlib Authors.
4+
# Copyright (c) 2019 The Stdlib Authors.
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

docs/editors/sublime-text/snippets/stdlib-license-gypi.sublime-snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<snippet>
22
<content><![CDATA[# @license Apache-2.0
33
#
4-
# Copyright (c) 2018 The Stdlib Authors.
4+
# Copyright (c) 2019 The Stdlib Authors.
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

docs/editors/sublime-text/snippets/stdlib-license-html.sublime-snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
@license Apache-2.0
55
6-
Copyright (c) 2018 The Stdlib Authors.
6+
Copyright (c) 2019 The Stdlib Authors.
77
88
Licensed under the Apache License, Version 2.0 (the "License");
99
you may not use this file except in compliance with the License.

docs/editors/sublime-text/snippets/stdlib-license-ini.sublime-snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<content><![CDATA[#/
33
# @license Apache-2.0
44
#
5-
# Copyright (c) 2018 The Stdlib Authors.
5+
# Copyright (c) 2019 The Stdlib Authors.
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

docs/editors/sublime-text/snippets/stdlib-license-jl.sublime-snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<content><![CDATA[#
33
# @license Apache-2.0
44
#
5-
# Copyright (c) 2018 The Stdlib Authors.
5+
# Copyright (c) 2019 The Stdlib Authors.
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)