···11+Copyright {{+~strftime("%Y")+}} {{+Łukasz Jan Niemier <lukasz@niemier.pl>+}}
22+33+Licensed under the Apache License, Version 2.0 (the "License");
44+you may not use this file except in compliance with the License.
55+You may obtain a copy of the License at
66+77+ http://www.apache.org/licenses/LICENSE-2.0
88+99+Unless required by applicable law or agreed to in writing, software
1010+distributed under the License is distributed on an "AS IS" BASIS,
1111+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212+See the License for the specific language governing permissions and
1313+limitations under the License.
+23
nvim/snips/bsd-revised-license.snip
···11+Copyright (c) {{+~strftime("%Y")+}} {{+Łukasz Jan Niemier+}}, All rights reserved.
22+33+Redistribution and use in source and binary forms, with or without modification,
44+are permitted provided that the following conditions are met:
55+66+Redistributions of source code must retain the above copyright notice, this
77+list of conditions and the following disclaimer. Redistributions in binary form
88+must reproduce the above copyright notice, this list of conditions and the
99+following disclaimer in the documentation and/or other materials provided with
1010+the distribution. Neither the name of the copyright holder nor the names of
1111+its contributors may be used to endorse or promote products derived from this
1212+software without specific prior written permission.
1313+1414+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1515+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1616+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1717+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
1818+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1919+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2020+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
2121+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2222+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2323+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+21
nvim/snips/freebsd-license.snip
···11+Copyright (c) , All rights reserved.
22+33+Redistribution and use in source and binary forms, with or without modification,
44+are permitted provided that the following conditions are met:
55+66+Redistributions of source code must retain the above copyright notice, this
77+list of conditions and the following disclaimer. Redistributions in binary form
88+must reproduce the above copyright notice, this list of conditions and the
99+following disclaimer in the documentation and/or other materials provided with
1010+the distribution.
1111+1212+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1313+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1414+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1515+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
1616+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1717+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1818+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1919+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2020+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2121+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+1-1
nvim/snips/mit-license.snip
···11-Copyright (c) {{+~strftime("%Y")+}} {{+Hauleth+}}
11+Copyright (c) {{+~strftime("%Y")+}} {{+Łukasz Jan Niemier <lukasz@niemier.pl>+}}
2233Permission is hereby granted, free of charge, to any person obtaining a copy
44of this software and associated documentation files (the "Software"), to deal