aboutsummaryrefslogtreecommitdiff
path: root/packages/auditor-backoffice-ui/src/utils
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2024-06-14 09:00:01 -0300
committerSebastian <sebasjm@gmail.com>2024-06-14 09:00:01 -0300
commitc439bb7f330de93d77c7902cda056395331cfcb6 (patch)
tree0ac81802d5f2fa0c0307e90f6d1e10c136607e8e /packages/auditor-backoffice-ui/src/utils
parenta71a84d5d29d431b76ee806a1cf467c2c7523ee0 (diff)
downloadwallet-core-c439bb7f330de93d77c7902cda056395331cfcb6.tar.xz
fixed header and removing unused routes
Diffstat (limited to 'packages/auditor-backoffice-ui/src/utils')
-rw-r--r--packages/auditor-backoffice-ui/src/utils/amount.ts2
-rw-r--r--packages/auditor-backoffice-ui/src/utils/constants.ts2
-rw-r--r--packages/auditor-backoffice-ui/src/utils/regex.test.ts2
-rw-r--r--packages/auditor-backoffice-ui/src/utils/table.ts2
-rw-r--r--packages/auditor-backoffice-ui/src/utils/types.ts2
5 files changed, 5 insertions, 5 deletions
diff --git a/packages/auditor-backoffice-ui/src/utils/amount.ts b/packages/auditor-backoffice-ui/src/utils/amount.ts
index 475489d3e..fda997619 100644
--- a/packages/auditor-backoffice-ui/src/utils/amount.ts
+++ b/packages/auditor-backoffice-ui/src/utils/amount.ts
@@ -1,6 +1,6 @@
/*
This file is part of GNU Taler
- (C) 2021-2023 Taler Systems S.A.
+ (C) 2021-2024 Taler Systems S.A.
GNU Taler is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/packages/auditor-backoffice-ui/src/utils/constants.ts b/packages/auditor-backoffice-ui/src/utils/constants.ts
index 7c4e288b3..e8db927c4 100644
--- a/packages/auditor-backoffice-ui/src/utils/constants.ts
+++ b/packages/auditor-backoffice-ui/src/utils/constants.ts
@@ -1,6 +1,6 @@
/*
This file is part of GNU Taler
- (C) 2021-2023 Taler Systems S.A.
+ (C) 2021-2024 Taler Systems S.A.
GNU Taler is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/packages/auditor-backoffice-ui/src/utils/regex.test.ts b/packages/auditor-backoffice-ui/src/utils/regex.test.ts
index 984f1a472..78f2ef5ae 100644
--- a/packages/auditor-backoffice-ui/src/utils/regex.test.ts
+++ b/packages/auditor-backoffice-ui/src/utils/regex.test.ts
@@ -1,6 +1,6 @@
/*
This file is part of GNU Taler
- (C) 2021-2023 Taler Systems S.A.
+ (C) 2021-2024 Taler Systems S.A.
GNU Taler is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/packages/auditor-backoffice-ui/src/utils/table.ts b/packages/auditor-backoffice-ui/src/utils/table.ts
index db2b2021c..306328aa1 100644
--- a/packages/auditor-backoffice-ui/src/utils/table.ts
+++ b/packages/auditor-backoffice-ui/src/utils/table.ts
@@ -1,6 +1,6 @@
/*
This file is part of GNU Taler
- (C) 2021-2023 Taler Systems S.A.
+ (C) 2021-2024 Taler Systems S.A.
GNU Taler is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/packages/auditor-backoffice-ui/src/utils/types.ts b/packages/auditor-backoffice-ui/src/utils/types.ts
index 0d249f3c4..f96606a16 100644
--- a/packages/auditor-backoffice-ui/src/utils/types.ts
+++ b/packages/auditor-backoffice-ui/src/utils/types.ts
@@ -1,6 +1,6 @@
/*
This file is part of GNU Taler
- (C) 2021-2023 Taler Systems S.A.
+ (C) 2021-2024 Taler Systems S.A.
GNU Taler is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software