-
-
-
-
-
@@ -988,13 +868,6 @@
-
-
-
-
-
-
-
@@ -1002,34 +875,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -1045,46 +890,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -1173,10 +978,58 @@
-
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1247,8 +1100,8 @@
-
-
+
+
@@ -1303,8 +1156,8 @@
-
-
+
+
@@ -1356,34 +1209,96 @@
-
+
-
-
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
+
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1405,10 +1320,10 @@
-
-
+
+ caja:jar
diff --git a/database/mysql.sql b/database/mysql.sql
index 8363e76..d3a7f58 100644
--- a/database/mysql.sql
+++ b/database/mysql.sql
@@ -1,7 +1,7 @@
/*
MIT License
-Copyright (c) 2018 Daniel Cortes
+Copyright (c) 2018-2019 Daniel Cortes
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/database/sqlite.sql b/database/sqlite.sql
index 2f09574..abb87a2 100644
--- a/database/sqlite.sql
+++ b/database/sqlite.sql
@@ -1,7 +1,7 @@
/*
MIT License
-Copyright (c) 2018 Daniel Cortes
+Copyright (c) 2018-2019 Daniel Cortes
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/conf.properties b/dist/conf.properties
similarity index 100%
rename from conf.properties
rename to dist/conf.properties
diff --git a/database.sqlite b/dist/database.sqlite
similarity index 100%
rename from database.sqlite
rename to dist/database.sqlite
diff --git a/src/danielcortes/xyz/Main.java b/src/danielcortes/xyz/Main.java
index fcb88d8..94a403a 100644
--- a/src/danielcortes/xyz/Main.java
+++ b/src/danielcortes/xyz/Main.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/controllers/ArqueoController.java b/src/danielcortes/xyz/controllers/ArqueoController.java
index 6e655ab..77f1f16 100644
--- a/src/danielcortes/xyz/controllers/ArqueoController.java
+++ b/src/danielcortes/xyz/controllers/ArqueoController.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/controllers/EgresosController.java b/src/danielcortes/xyz/controllers/EgresosController.java
index d38372d..60e06dd 100644
--- a/src/danielcortes/xyz/controllers/EgresosController.java
+++ b/src/danielcortes/xyz/controllers/EgresosController.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/controllers/IngresosController.java b/src/danielcortes/xyz/controllers/IngresosController.java
index 6f4d556..fd7c802 100644
--- a/src/danielcortes/xyz/controllers/IngresosController.java
+++ b/src/danielcortes/xyz/controllers/IngresosController.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/controllers/ManagerController.java b/src/danielcortes/xyz/controllers/ManagerController.java
index c4985c0..fa0ac72 100644
--- a/src/danielcortes/xyz/controllers/ManagerController.java
+++ b/src/danielcortes/xyz/controllers/ManagerController.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/controllers/actions/NextAction.java b/src/danielcortes/xyz/controllers/actions/NextAction.java
index cd76ea8..fe2f51f 100644
--- a/src/danielcortes/xyz/controllers/actions/NextAction.java
+++ b/src/danielcortes/xyz/controllers/actions/NextAction.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/data/ConnectionHolder.java b/src/danielcortes/xyz/data/ConnectionHolder.java
index 8cbdec2..eca1429 100644
--- a/src/danielcortes/xyz/data/ConnectionHolder.java
+++ b/src/danielcortes/xyz/data/ConnectionHolder.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/data/MysqlConnectionHolder.java b/src/danielcortes/xyz/data/MysqlConnectionHolder.java
index caccf5f..bf5352c 100644
--- a/src/danielcortes/xyz/data/MysqlConnectionHolder.java
+++ b/src/danielcortes/xyz/data/MysqlConnectionHolder.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/data/Properties.java b/src/danielcortes/xyz/data/Properties.java
index aa0127e..492a5ed 100644
--- a/src/danielcortes/xyz/data/Properties.java
+++ b/src/danielcortes/xyz/data/Properties.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/data/SQLiteConnectionHolder.java b/src/danielcortes/xyz/data/SQLiteConnectionHolder.java
index d502961..f2e6d1f 100644
--- a/src/danielcortes/xyz/data/SQLiteConnectionHolder.java
+++ b/src/danielcortes/xyz/data/SQLiteConnectionHolder.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/caja/Caja.java b/src/danielcortes/xyz/models/caja/Caja.java
index f3b1442..ccf07a2 100644
--- a/src/danielcortes/xyz/models/caja/Caja.java
+++ b/src/danielcortes/xyz/models/caja/Caja.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/caja/CajaDAO.java b/src/danielcortes/xyz/models/caja/CajaDAO.java
index 796bbf5..6d6cfe5 100644
--- a/src/danielcortes/xyz/models/caja/CajaDAO.java
+++ b/src/danielcortes/xyz/models/caja/CajaDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/caja/MysqlCajaDAO.java b/src/danielcortes/xyz/models/caja/MysqlCajaDAO.java
index 7e3ca82..bc163b4 100644
--- a/src/danielcortes/xyz/models/caja/MysqlCajaDAO.java
+++ b/src/danielcortes/xyz/models/caja/MysqlCajaDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/caja/SQLiteCajaDAO.java b/src/danielcortes/xyz/models/caja/SQLiteCajaDAO.java
index 54a43c6..e222696 100644
--- a/src/danielcortes/xyz/models/caja/SQLiteCajaDAO.java
+++ b/src/danielcortes/xyz/models/caja/SQLiteCajaDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/documentos/Documentos.java b/src/danielcortes/xyz/models/documentos/Documentos.java
index f0bb1b7..b030bb7 100644
--- a/src/danielcortes/xyz/models/documentos/Documentos.java
+++ b/src/danielcortes/xyz/models/documentos/Documentos.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/documentos/DocumentosDAO.java b/src/danielcortes/xyz/models/documentos/DocumentosDAO.java
index 2186221..c4d9eee 100644
--- a/src/danielcortes/xyz/models/documentos/DocumentosDAO.java
+++ b/src/danielcortes/xyz/models/documentos/DocumentosDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/documentos/MysqlDocumentosDAO.java b/src/danielcortes/xyz/models/documentos/MysqlDocumentosDAO.java
index 781bee5..6e09419 100644
--- a/src/danielcortes/xyz/models/documentos/MysqlDocumentosDAO.java
+++ b/src/danielcortes/xyz/models/documentos/MysqlDocumentosDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/documentos/SQLiteDocumentosDAO.java b/src/danielcortes/xyz/models/documentos/SQLiteDocumentosDAO.java
index 06d7dd6..21d77d1 100644
--- a/src/danielcortes/xyz/models/documentos/SQLiteDocumentosDAO.java
+++ b/src/danielcortes/xyz/models/documentos/SQLiteDocumentosDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/efectivo/Efectivo.java b/src/danielcortes/xyz/models/efectivo/Efectivo.java
index 6261226..a0ab033 100644
--- a/src/danielcortes/xyz/models/efectivo/Efectivo.java
+++ b/src/danielcortes/xyz/models/efectivo/Efectivo.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/efectivo/EfectivoDAO.java b/src/danielcortes/xyz/models/efectivo/EfectivoDAO.java
index ccc9ffd..f4d05be 100644
--- a/src/danielcortes/xyz/models/efectivo/EfectivoDAO.java
+++ b/src/danielcortes/xyz/models/efectivo/EfectivoDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/efectivo/MysqlEfectivoDAO.java b/src/danielcortes/xyz/models/efectivo/MysqlEfectivoDAO.java
index 312a890..be9334f 100644
--- a/src/danielcortes/xyz/models/efectivo/MysqlEfectivoDAO.java
+++ b/src/danielcortes/xyz/models/efectivo/MysqlEfectivoDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/efectivo/SQLiteEfectivoDAO.java b/src/danielcortes/xyz/models/efectivo/SQLiteEfectivoDAO.java
index 4cd9f29..43639b0 100644
--- a/src/danielcortes/xyz/models/efectivo/SQLiteEfectivoDAO.java
+++ b/src/danielcortes/xyz/models/efectivo/SQLiteEfectivoDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/egreso/Egreso.java b/src/danielcortes/xyz/models/egreso/Egreso.java
index 7a7e514..fc622c1 100644
--- a/src/danielcortes/xyz/models/egreso/Egreso.java
+++ b/src/danielcortes/xyz/models/egreso/Egreso.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/egreso/EgresoDAO.java b/src/danielcortes/xyz/models/egreso/EgresoDAO.java
index f64ae40..04607f8 100644
--- a/src/danielcortes/xyz/models/egreso/EgresoDAO.java
+++ b/src/danielcortes/xyz/models/egreso/EgresoDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/egreso/MysqlEgresoDAO.java b/src/danielcortes/xyz/models/egreso/MysqlEgresoDAO.java
index 793a296..fd8fc07 100644
--- a/src/danielcortes/xyz/models/egreso/MysqlEgresoDAO.java
+++ b/src/danielcortes/xyz/models/egreso/MysqlEgresoDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/egreso/SQLiteEgresoDAO.java b/src/danielcortes/xyz/models/egreso/SQLiteEgresoDAO.java
index 4555aee..bead990 100644
--- a/src/danielcortes/xyz/models/egreso/SQLiteEgresoDAO.java
+++ b/src/danielcortes/xyz/models/egreso/SQLiteEgresoDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/ingreso/Ingreso.java b/src/danielcortes/xyz/models/ingreso/Ingreso.java
index 1df8f89..fb497b9 100644
--- a/src/danielcortes/xyz/models/ingreso/Ingreso.java
+++ b/src/danielcortes/xyz/models/ingreso/Ingreso.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/ingreso/IngresoDAO.java b/src/danielcortes/xyz/models/ingreso/IngresoDAO.java
index 89a07cd..9a1c066 100644
--- a/src/danielcortes/xyz/models/ingreso/IngresoDAO.java
+++ b/src/danielcortes/xyz/models/ingreso/IngresoDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/ingreso/MysqlIngresoDAO.java b/src/danielcortes/xyz/models/ingreso/MysqlIngresoDAO.java
index 3752c4b..28ec8fe 100644
--- a/src/danielcortes/xyz/models/ingreso/MysqlIngresoDAO.java
+++ b/src/danielcortes/xyz/models/ingreso/MysqlIngresoDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/ingreso/SQLiteIngresoDAO.java b/src/danielcortes/xyz/models/ingreso/SQLiteIngresoDAO.java
index 5595e8f..0148206 100644
--- a/src/danielcortes/xyz/models/ingreso/SQLiteIngresoDAO.java
+++ b/src/danielcortes/xyz/models/ingreso/SQLiteIngresoDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/tipo_egreso/MysqlTipoEgresoDAO.java b/src/danielcortes/xyz/models/tipo_egreso/MysqlTipoEgresoDAO.java
index 1ceda7d..41aa45b 100644
--- a/src/danielcortes/xyz/models/tipo_egreso/MysqlTipoEgresoDAO.java
+++ b/src/danielcortes/xyz/models/tipo_egreso/MysqlTipoEgresoDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/tipo_egreso/SQLiteTipoEgresoDAO.java b/src/danielcortes/xyz/models/tipo_egreso/SQLiteTipoEgresoDAO.java
index 738f101..6445581 100644
--- a/src/danielcortes/xyz/models/tipo_egreso/SQLiteTipoEgresoDAO.java
+++ b/src/danielcortes/xyz/models/tipo_egreso/SQLiteTipoEgresoDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/tipo_egreso/TipoEgreso.java b/src/danielcortes/xyz/models/tipo_egreso/TipoEgreso.java
index 1bf43e1..53fc11e 100644
--- a/src/danielcortes/xyz/models/tipo_egreso/TipoEgreso.java
+++ b/src/danielcortes/xyz/models/tipo_egreso/TipoEgreso.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
@@ -25,7 +25,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/tipo_egreso/TipoEgresoDAO.java b/src/danielcortes/xyz/models/tipo_egreso/TipoEgresoDAO.java
index 00d2a07..2589668 100644
--- a/src/danielcortes/xyz/models/tipo_egreso/TipoEgresoDAO.java
+++ b/src/danielcortes/xyz/models/tipo_egreso/TipoEgresoDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
@@ -25,7 +25,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/tipo_ingreso/MysqlTipoIngresoDAO.java b/src/danielcortes/xyz/models/tipo_ingreso/MysqlTipoIngresoDAO.java
index d35dcd1..5b1919e 100644
--- a/src/danielcortes/xyz/models/tipo_ingreso/MysqlTipoIngresoDAO.java
+++ b/src/danielcortes/xyz/models/tipo_ingreso/MysqlTipoIngresoDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/tipo_ingreso/SQLiteTipoIngresoDAO.java b/src/danielcortes/xyz/models/tipo_ingreso/SQLiteTipoIngresoDAO.java
index 53813a1..00396e6 100644
--- a/src/danielcortes/xyz/models/tipo_ingreso/SQLiteTipoIngresoDAO.java
+++ b/src/danielcortes/xyz/models/tipo_ingreso/SQLiteTipoIngresoDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/tipo_ingreso/TipoIngreso.java b/src/danielcortes/xyz/models/tipo_ingreso/TipoIngreso.java
index f48f5e5..6f080ff 100644
--- a/src/danielcortes/xyz/models/tipo_ingreso/TipoIngreso.java
+++ b/src/danielcortes/xyz/models/tipo_ingreso/TipoIngreso.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
@@ -25,7 +25,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/models/tipo_ingreso/TipoIngresoDAO.java b/src/danielcortes/xyz/models/tipo_ingreso/TipoIngresoDAO.java
index 8aa573a..5f6345a 100644
--- a/src/danielcortes/xyz/models/tipo_ingreso/TipoIngresoDAO.java
+++ b/src/danielcortes/xyz/models/tipo_ingreso/TipoIngresoDAO.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/views/ArqueoView.java b/src/danielcortes/xyz/views/ArqueoView.java
index 55ef68e..9dd3f96 100644
--- a/src/danielcortes/xyz/views/ArqueoView.java
+++ b/src/danielcortes/xyz/views/ArqueoView.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/views/EgresosView.java b/src/danielcortes/xyz/views/EgresosView.java
index 38fcc9d..4f0c299 100644
--- a/src/danielcortes/xyz/views/EgresosView.java
+++ b/src/danielcortes/xyz/views/EgresosView.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/views/IngresosView.java b/src/danielcortes/xyz/views/IngresosView.java
index 12d5930..4ff1a33 100644
--- a/src/danielcortes/xyz/views/IngresosView.java
+++ b/src/danielcortes/xyz/views/IngresosView.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/views/ManagerView.java b/src/danielcortes/xyz/views/ManagerView.java
index cb10b41..785b794 100644
--- a/src/danielcortes/xyz/views/ManagerView.java
+++ b/src/danielcortes/xyz/views/ManagerView.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/views/components/EgresosTableModel.java b/src/danielcortes/xyz/views/components/EgresosTableModel.java
index 4f97a63..c1f8157 100644
--- a/src/danielcortes/xyz/views/components/EgresosTableModel.java
+++ b/src/danielcortes/xyz/views/components/EgresosTableModel.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* 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/src/danielcortes/xyz/views/components/IngresosTableModel.java b/src/danielcortes/xyz/views/components/IngresosTableModel.java
index 1b60d23..2b4c986 100644
--- a/src/danielcortes/xyz/views/components/IngresosTableModel.java
+++ b/src/danielcortes/xyz/views/components/IngresosTableModel.java
@@ -1,7 +1,7 @@
/*
* MIT License
*
- * Copyright (c) 2018 Daniel Cortes
+ * Copyright (c) 2018-2019 Daniel Cortes
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal