Skip to content

Commit

Permalink
Release commit for v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ellio167 committed Mar 17, 2022
2 parents cd2fe21 + 4d125ff commit 431e641
Show file tree
Hide file tree
Showing 391 changed files with 15,147 additions and 13,727 deletions.
39 changes: 18 additions & 21 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -1,34 +1,31 @@
---
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the Common Development
# and Distribution License Version 1.0 (the "License").
#
# You can obtain a copy of the license at
# http://www.opensource.org/licenses/CDDL-1.0. See the License for the
# specific language governing permissions and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each file and
# include the License file in a prominent location with the name LICENSE.CDDL.
# If applicable, add the following below this CDDL HEADER, with the fields
# enclosed by brackets "[]" replaced with your own identifying information:
# KIM-API: An API for interatomic models
# Copyright (c) 2013--2021, Regents of the University of Minnesota.
# All rights reserved.
#
# Portions Copyright (c) [yyyy] [name of copyright owner]. All rights reserved.
# Contributors:
# Ryan S. Elliott
#
# CDDL HEADER END
# SPDX-License-Identifier: LGPL-2.1-or-later
#

# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later version.
#
# Copyright (c) 2013--2019, Regents of the University of Minnesota.
# All rights reserved.
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# Contributors:
# Ryan S. Elliott
# You should have received a copy of the GNU Lesser General Public License
# along with this library; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#

#
# Release: This file is part of the kim-api-2.2.1 package.
# Release: This file is part of the kim-api-2.3.0 package.
#

Language: Cpp
Expand Down
39 changes: 18 additions & 21 deletions .fprettify.rc
Original file line number Diff line number Diff line change
@@ -1,33 +1,30 @@
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the Common Development
# and Distribution License Version 1.0 (the "License").
#
# You can obtain a copy of the license at
# http://www.opensource.org/licenses/CDDL-1.0. See the License for the
# specific language governing permissions and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each file and
# include the License file in a prominent location with the name LICENSE.CDDL.
# If applicable, add the following below this CDDL HEADER, with the fields
# enclosed by brackets "[]" replaced with your own identifying information:
# KIM-API: An API for interatomic models
# Copyright (c) 2013--2021, Regents of the University of Minnesota.
# All rights reserved.
#
# Portions Copyright (c) [yyyy] [name of copyright owner]. All rights reserved.
# Contributors:
# Ryan S. Elliott
#
# CDDL HEADER END
# SPDX-License-Identifier: LGPL-2.1-or-later
#

# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later version.
#
# Copyright (c) 2013--2019, Regents of the University of Minnesota.
# All rights reserved.
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# Contributors:
# Ryan S. Elliott
# You should have received a copy of the GNU Lesser General Public License
# along with this library; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#

#
# Release: This file is part of the kim-api-2.2.1 package.
# Release: This file is part of the kim-api-2.3.0 package.
#

indent = 2
Expand Down
39 changes: 18 additions & 21 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,33 +1,30 @@
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the Common Development
# and Distribution License Version 1.0 (the "License").
#
# You can obtain a copy of the license at
# http://www.opensource.org/licenses/CDDL-1.0. See the License for the
# specific language governing permissions and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each file and
# include the License file in a prominent location with the name LICENSE.CDDL.
# If applicable, add the following below this CDDL HEADER, with the fields
# enclosed by brackets "[]" replaced with your own identifying information:
# KIM-API: An API for interatomic models
# Copyright (c) 2013--2021, Regents of the University of Minnesota.
# All rights reserved.
#
# Portions Copyright (c) [yyyy] [name of copyright owner]. All rights reserved.
# Contributors:
# Ryan S. Elliott
#
# CDDL HEADER END
# SPDX-License-Identifier: LGPL-2.1-or-later
#

# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later version.
#
# Copyright (c) 2013--2019, Regents of the University of Minnesota.
# All rights reserved.
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# Contributors:
# Ryan S. Elliott
# You should have received a copy of the GNU Lesser General Public License
# along with this library; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#

#
# Release: This file is part of the kim-api-2.2.1 package.
# Release: This file is part of the kim-api-2.3.0 package.
#

/.gitattributes export-ignore
Expand Down
Loading

0 comments on commit 431e641

Please sign in to comment.