summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2022-01-03 23:11:07 +0100
committerTyge Løvset <[email protected]>2022-01-03 23:11:07 +0100
commitbaf27e38144e50cc7af3618cd9335115ca5b2d28 (patch)
tree5d7dc219e8dca0f1b7f3559f70f3d0060a8bd95f /include
parentd37056f1ef380a5649e192436e84a15d1520c5e0 (diff)
downloadSTC-modified-baf27e38144e50cc7af3618cd9335115ca5b2d28.tar.gz
STC-modified-baf27e38144e50cc7af3618cd9335115ca5b2d28.zip
Bump to 2022.
Diffstat (limited to 'include')
-rw-r--r--include/stc/alt/clist.h2
-rw-r--r--include/stc/alt/csmap.h2
-rw-r--r--include/stc/alt/cstr.h2
-rw-r--r--include/stc/carc.h2
-rw-r--r--include/stc/carr2.h2
-rw-r--r--include/stc/carr3.h2
-rw-r--r--include/stc/cbits.h2
-rw-r--r--include/stc/cbox.h2
-rw-r--r--include/stc/ccommon.h2
-rw-r--r--include/stc/cdeq.h2
-rw-r--r--include/stc/clist.h2
-rw-r--r--include/stc/cmap.h2
-rw-r--r--include/stc/coption.h2
-rw-r--r--include/stc/cpque.h2
-rw-r--r--include/stc/cqueue.h2
-rw-r--r--include/stc/crandom.h2
-rw-r--r--include/stc/cset.h2
-rw-r--r--include/stc/csmap.h2
-rw-r--r--include/stc/csset.h2
-rw-r--r--include/stc/cstack.h2
-rw-r--r--include/stc/cstr.h2
-rw-r--r--include/stc/csview.h2
-rw-r--r--include/stc/cvec.h2
-rw-r--r--include/stc/forward.h2
-rw-r--r--include/stc/template.h2
25 files changed, 25 insertions, 25 deletions
diff --git a/include/stc/alt/clist.h b/include/stc/alt/clist.h
index 52f4ab5d..5c5144d5 100644
--- a/include/stc/alt/clist.h
+++ b/include/stc/alt/clist.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/alt/csmap.h b/include/stc/alt/csmap.h
index 07117c56..2909d813 100644
--- a/include/stc/alt/csmap.h
+++ b/include/stc/alt/csmap.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/alt/cstr.h b/include/stc/alt/cstr.h
index 1a2fbe8b..2271be7c 100644
--- a/include/stc/alt/cstr.h
+++ b/include/stc/alt/cstr.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/carc.h b/include/stc/carc.h
index 4c92c72e..b33fef2f 100644
--- a/include/stc/carc.h
+++ b/include/stc/carc.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/carr2.h b/include/stc/carr2.h
index 4864881b..757df11e 100644
--- a/include/stc/carr2.h
+++ b/include/stc/carr2.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/carr3.h b/include/stc/carr3.h
index f34fb94f..ec5cc88d 100644
--- a/include/stc/carr3.h
+++ b/include/stc/carr3.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/cbits.h b/include/stc/cbits.h
index 18d8e70c..0df7d765 100644
--- a/include/stc/cbits.h
+++ b/include/stc/cbits.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/cbox.h b/include/stc/cbox.h
index c79839b6..0aa6a752 100644
--- a/include/stc/cbox.h
+++ b/include/stc/cbox.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/ccommon.h b/include/stc/ccommon.h
index cba1fc70..e21589ea 100644
--- a/include/stc/ccommon.h
+++ b/include/stc/ccommon.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/cdeq.h b/include/stc/cdeq.h
index 5eae848b..74662043 100644
--- a/include/stc/cdeq.h
+++ b/include/stc/cdeq.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/clist.h b/include/stc/clist.h
index 442e5a30..7d482956 100644
--- a/include/stc/clist.h
+++ b/include/stc/clist.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/cmap.h b/include/stc/cmap.h
index 51f606a5..948613a4 100644
--- a/include/stc/cmap.h
+++ b/include/stc/cmap.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/coption.h b/include/stc/coption.h
index 08e4fa79..d726fb0c 100644
--- a/include/stc/coption.h
+++ b/include/stc/coption.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/cpque.h b/include/stc/cpque.h
index 91d2ef04..159cbf06 100644
--- a/include/stc/cpque.h
+++ b/include/stc/cpque.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/cqueue.h b/include/stc/cqueue.h
index aba07726..140e08e0 100644
--- a/include/stc/cqueue.h
+++ b/include/stc/cqueue.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/crandom.h b/include/stc/crandom.h
index 5e4c4ad3..7543f7b9 100644
--- a/include/stc/crandom.h
+++ b/include/stc/crandom.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/cset.h b/include/stc/cset.h
index 91e703da..335ce753 100644
--- a/include/stc/cset.h
+++ b/include/stc/cset.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/csmap.h b/include/stc/csmap.h
index 316fd0db..10166b0e 100644
--- a/include/stc/csmap.h
+++ b/include/stc/csmap.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/csset.h b/include/stc/csset.h
index 07cf4b17..6fb29845 100644
--- a/include/stc/csset.h
+++ b/include/stc/csset.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/cstack.h b/include/stc/cstack.h
index bdf6090b..2a6f0d4a 100644
--- a/include/stc/cstack.h
+++ b/include/stc/cstack.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/cstr.h b/include/stc/cstr.h
index 594d3236..c0c78fd2 100644
--- a/include/stc/cstr.h
+++ b/include/stc/cstr.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/csview.h b/include/stc/csview.h
index c1f4c9ac..0995e698 100644
--- a/include/stc/csview.h
+++ b/include/stc/csview.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/cvec.h b/include/stc/cvec.h
index 6a8c0d20..ec2db626 100644
--- a/include/stc/cvec.h
+++ b/include/stc/cvec.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/forward.h b/include/stc/forward.h
index 66301dfd..ec30b922 100644
--- a/include/stc/forward.h
+++ b/include/stc/forward.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/include/stc/template.h b/include/stc/template.h
index 77748fc1..16218ecb 100644
--- a/include/stc/template.h
+++ b/include/stc/template.h
@@ -1,6 +1,6 @@
/* MIT License
*
- * Copyright (c) 2021 Tyge Løvset, NORCE, www.norceresearch.no
+ * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal