Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 1.07 KB

File metadata and controls

29 lines (19 loc) · 1.07 KB

nickdb

a "database" for a "seminar" happening over the winter semester of 2025

resources

we are going through the textbook "patterns in data management"

libraries

this project makes use of GLIB which is licensed for use under the (LGPL-2.1-or-later)[https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html] copyleft license.

copying

Copyright 2025 Nick Brown njbrown4@buffalo.edu

This file is part of nickdb.

nickdb 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 Foundation, either version 3 of the License, or (at your option) any later version.

nickdb is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.