Skip to content

Commit

Permalink
[skip ci] Updated licenses and gitignores
Browse files Browse the repository at this point in the history
  • Loading branch information
GiteaBot committed Oct 31, 2021
1 parent 40c8451 commit 1ff944f
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 4 deletions.
2 changes: 1 addition & 1 deletion options/gitignore/VisualStudio
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ PublishScripts/
*.nuget.targets

# Nuget personal access tokens and Credentials
nuget.config
# nuget.config

# Microsoft Azure Build Output
csx/
Expand Down
7 changes: 4 additions & 3 deletions options/license/BSD-1-Clause
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
Copyright (c) 1995, 1999 Berkeley Software Design, Inc. All rights reserved.
Copyright (c) [Year]
[Name of Organization]. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

THIS SOFTWARE IS PROVIDED BY Berkeley Software Design, Inc. ``AS IS'' AND
THIS SOFTWARE IS PROVIDED BY [Name of Organization] ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL Berkeley Software Design, Inc. BE LIABLE
ARE DISCLAIMED. IN NO EVENT SHALL [Name of Organization] BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
Expand Down
21 changes: 21 additions & 0 deletions options/license/Linux-man-pages-copyleft
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Copyright (c) 0000, Obelix the Gaul <obelix@galia.org>.

Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
preserved on all copies.

Permission is granted to copy and distribute modified versions of
this manual under the conditions for verbatim copying, provided that
the entire resulting derived work is distributed under the terms of
a permission notice identical to this one.

Since the Linux kernel and libraries are constantly changing, this
manual page may be incorrect or out-of-date. The author(s) assume
no responsibility for errors or omissions, or for damages resulting
from the use of the information contained herein. The author(s) may
not have taken the same level of care in the production of this
manual, which is licensed free of charge, as they might when working
professionally.

Formatted or processed versions of this manual, if unaccompanied by
the source, must acknowledge the copyright and authors of this work.

0 comments on commit 1ff944f

Please sign in to comment.