Skip to content

Commit cc8e3c9

Browse files
committed
Update license year in license headers
1 parent ec743a8 commit cc8e3c9

File tree

161 files changed

+165
-162
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

161 files changed

+165
-162
lines changed

api/PCMInput.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* PCMSolver, an API for the Polarizable Continuum Model
3-
* Copyright (C) 2017 Roberto Di Remigio, Luca Frediani and collaborators.
3+
* Copyright (C) 2018 Roberto Di Remigio, Luca Frediani and collaborators.
44
*
55
* This file is part of PCMSolver.
66
*

api/pcmsolver.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
!
22
! PCMSolver, an API for the Polarizable Continuum Model
3-
! Copyright (C) 2017 Roberto Di Remigio, Luca Frediani and collaborators.
3+
! Copyright (C) 2018 Roberto Di Remigio, Luca Frediani and collaborators.
44
!
55
! This file is part of PCMSolver.
66
!

api/pcmsolver.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* PCMSolver, an API for the Polarizable Continuum Model
3-
* Copyright (C) 2017 Roberto Di Remigio, Luca Frediani and collaborators.
3+
* Copyright (C) 2018 Roberto Di Remigio, Luca Frediani and collaborators.
44
*
55
* This file is part of PCMSolver.
66
*

doc/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
#!/usr/bin/env python
22

33

4+
45
#
56
# PCMSolver, an API for the Polarizable Continuum Model
6-
# Copyright (C) 2017 Roberto Di Remigio, Luca Frediani and collaborators.
7+
# Copyright (C) 2018 Roberto Di Remigio, Luca Frediani and collaborators.
78
#
89
# This file is part of PCMSolver.
910
#

doc/gfx/cloc_tools.py.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
#!@PYTHON_EXECUTABLE@
22

33

4+
45
#
56
# PCMSolver, an API for the Polarizable Continuum Model
6-
# Copyright (C) 2017 Roberto Di Remigio, Luca Frediani and collaborators.
7+
# Copyright (C) 2018 Roberto Di Remigio, Luca Frediani and collaborators.
78
#
89
# This file is part of PCMSolver.
910
#

include/Citation.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* PCMSolver, an API for the Polarizable Continuum Model
3-
* Copyright (C) 2017 Roberto Di Remigio, Luca Frediani and collaborators.
3+
* Copyright (C) 2018 Roberto Di Remigio, Luca Frediani and collaborators.
44
*
55
* This file is part of PCMSolver.
66
*

include/Config.hpp.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* PCMSolver, an API for the Polarizable Continuum Model
3-
* Copyright (C) 2017 Roberto Di Remigio, Luca Frediani and collaborators.
3+
* Copyright (C) 2018 Roberto Di Remigio, Luca Frediani and collaborators.
44
*
55
* This file is part of PCMSolver.
66
*

include/Cxx11Workarounds.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* PCMSolver, an API for the Polarizable Continuum Model
3-
* Copyright (C) 2017 Roberto Di Remigio, Luca Frediani and collaborators.
3+
* Copyright (C) 2018 Roberto Di Remigio, Luca Frediani and collaborators.
44
*
55
* This file is part of PCMSolver.
66
*

include/ErrorHandling.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* PCMSolver, an API for the Polarizable Continuum Model
3-
* Copyright (C) 2017 Roberto Di Remigio, Luca Frediani and collaborators.
3+
* Copyright (C) 2018 Roberto Di Remigio, Luca Frediani and collaborators.
44
*
55
* This file is part of PCMSolver.
66
*

include/LoggerInterface.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* PCMSolver, an API for the Polarizable Continuum Model
3-
* Copyright (C) 2017 Roberto Di Remigio, Luca Frediani and collaborators.
3+
* Copyright (C) 2018 Roberto Di Remigio, Luca Frediani and collaborators.
44
*
55
* This file is part of PCMSolver.
66
*

0 commit comments

Comments
 (0)