Skip to content

Commit

Permalink
COPYING.md fix
Browse files Browse the repository at this point in the history
  • Loading branch information
montyvesselinov committed Jun 29, 2019
1 parent 863d56a commit 9c860b3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 27 deletions.
27 changes: 0 additions & 27 deletions COPYING

This file was deleted.

14 changes: 14 additions & 0 deletions COPYING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
MADS: Model Analysis & Decision Support in Julia (Mads.jl v1.0) 2016
---------------

Licensing: GPLv3: http://www.gnu.org/licenses/gpl-3.0.html

© (or copyright) 2019. Triad National Security, LLC. All rights reserved.

This program was produced under U.S. Government contract 89233218CNA000001 for Los Alamos National Laboratory (LANL), which is operated by Triad National Security, LLC for the U.S. Department of Energy/National Nuclear Security Administration.

All rights in the program are reserved by Triad National Security, LLC, and the U.S. Department of Energy/National Nuclear Security Administration. The Government is granted for itself and others acting on its behalf a nonexclusive, paid-up, irrevocable worldwide license in this material to reproduce, prepare derivative works, distribute copies to the public, perform publicly and display publicly, and to permit others to do so.

This is open source software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. Full text of the GPLv3License can be found in the License file in the main development branch of the repository and at http://www.gnu.org/licenses/gpl-3.0.html.

LA-CC-15-080; Copyright Number Assigned: C16008

2 comments on commit 9c860b3

@montyvesselinov
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/1659

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.5.3 -m "<description of version>" 9c860b35d94dcf330039384d7a0157aa3d31f062
git push origin v0.5.3

Please sign in to comment.