Skip to content

Commit

Permalink
update license year, remove examples folder
Browse files Browse the repository at this point in the history
  • Loading branch information
soywod committed Feb 3, 2024
1 parent 0c960e1 commit 3214b24
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 16 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020-2023 soywod <[email protected]>
Copyright (c) 2020-2024 soywod <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion config.sample.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# A preset is a set of configuration identified by a name.
[presets.example]

# TCP config, used by server binders and by clients.
# TCP configuration, used by server binders and by clients.
# Requires the cargo feature "tcp".
tcp.host = "localhost"
tcp.port = 1234
Expand Down
14 changes: 0 additions & 14 deletions examples/config.toml

This file was deleted.

0 comments on commit 3214b24

Please sign in to comment.