mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
Update copyright dates to account for 2021 mods
This commit is contained in:
2
LIBRARY
2
LIBRARY
@@ -622,7 +622,7 @@ call. This is not required, but is does bring things to a closure.
|
|||||||
The function libcalc_call_me_last() takes no args and returns void. You
|
The function libcalc_call_me_last() takes no args and returns void. You
|
||||||
need call libcalc_call_me_last() only once.
|
need call libcalc_call_me_last() only once.
|
||||||
|
|
||||||
## Copyright (C) 1999 David I. Bell and Landon Curt Noll
|
## Copyright (C) 1999,2021 David I. Bell and Landon Curt Noll
|
||||||
##
|
##
|
||||||
## Calc is open software; you can redistribute it and/or modify it under
|
## Calc is open software; you can redistribute it and/or modify it under
|
||||||
## the terms of the version 2.1 of the GNU Lesser General Public License
|
## the terms of the version 2.1 of the GNU Lesser General Public License
|
||||||
|
2
help/mat
2
help/mat
@@ -414,7 +414,7 @@ SEE ALSO
|
|||||||
det, inverse, isident, test, config, search, rsearch, reverse, copy,
|
det, inverse, isident, test, config, search, rsearch, reverse, copy,
|
||||||
blkcpy, dp, cp, randperm, sort
|
blkcpy, dp, cp, randperm, sort
|
||||||
|
|
||||||
## Copyright (C) 1999-2006,2018 Landon Curt Noll
|
## Copyright (C) 1999-2006,2018,2021 Landon Curt Noll
|
||||||
##
|
##
|
||||||
## Calc is open software; you can redistribute it and/or modify it under
|
## Calc is open software; you can redistribute it and/or modify it under
|
||||||
## the terms of the version 2.1 of the GNU Lesser General Public License
|
## the terms of the version 2.1 of the GNU Lesser General Public License
|
||||||
|
@@ -196,7 +196,7 @@ Using objects
|
|||||||
test2300.cal
|
test2300.cal
|
||||||
test3100.cal
|
test3100.cal
|
||||||
|
|
||||||
## Copyright (C) 1999,2010 Landon Curt Noll
|
## Copyright (C) 1999,2010,2021 Landon Curt Noll
|
||||||
##
|
##
|
||||||
## Calc is open software; you can redistribute it and/or modify it under
|
## Calc is open software; you can redistribute it and/or modify it under
|
||||||
## the terms of the version 2.1 of the GNU Lesser General Public License
|
## the terms of the version 2.1 of the GNU Lesser General Public License
|
||||||
|
Reference in New Issue
Block a user