Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ecff655

Browse files
author
Stefan Krah
committed
Update copyright. The four year increment is intentional (to save work).
1 parent 271493b commit ecff655

33 files changed

Lines changed: 33 additions & 33 deletions

Modules/_decimal/libmpdec/basearith.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2008-2012 Stefan Krah. All rights reserved.
2+
* Copyright (c) 2008-2016 Stefan Krah. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions

Modules/_decimal/libmpdec/basearith.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2008-2012 Stefan Krah. All rights reserved.
2+
* Copyright (c) 2008-2016 Stefan Krah. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions

Modules/_decimal/libmpdec/bits.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2008-2012 Stefan Krah. All rights reserved.
2+
* Copyright (c) 2008-2016 Stefan Krah. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions

Modules/_decimal/libmpdec/constants.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2008-2012 Stefan Krah. All rights reserved.
2+
* Copyright (c) 2008-2016 Stefan Krah. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions

Modules/_decimal/libmpdec/constants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2008-2012 Stefan Krah. All rights reserved.
2+
* Copyright (c) 2008-2016 Stefan Krah. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions

Modules/_decimal/libmpdec/context.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2008-2012 Stefan Krah. All rights reserved.
2+
* Copyright (c) 2008-2016 Stefan Krah. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions

Modules/_decimal/libmpdec/convolute.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2008-2012 Stefan Krah. All rights reserved.
2+
* Copyright (c) 2008-2016 Stefan Krah. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions

Modules/_decimal/libmpdec/convolute.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2008-2012 Stefan Krah. All rights reserved.
2+
* Copyright (c) 2008-2016 Stefan Krah. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions

Modules/_decimal/libmpdec/crt.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2008-2012 Stefan Krah. All rights reserved.
2+
* Copyright (c) 2008-2016 Stefan Krah. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions

Modules/_decimal/libmpdec/crt.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2008-2012 Stefan Krah. All rights reserved.
2+
* Copyright (c) 2008-2016 Stefan Krah. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without
55
* modification, are permitted provided that the following conditions

0 commit comments

Comments
 (0)