Compare commits

..

No commits in common. "385dbd2a1f9b503282338f84a767455b76369a03" and "51c7b6758437c4cb2c00c69d125c5e541c164f0c" have entirely different histories.

3 changed files with 2 additions and 4 deletions

2
.gitignore vendored
View file

@ -1,2 +0,0 @@
/bin
.DS_Store

View file

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2022 Nick Chambers <uplime@spookyinternet.com>
Copyright (c) <year> <copyright holders>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

View file

@ -1,3 +1,3 @@
# ordinary
An ordinary, run-of-the-mill linked list. Nothing suspicious here.
An ordinary, run-of-the-mill linked list. Nothing suspicious here.