diff options
author | Omar Polo <op@omarpolo.com> | 2021-01-23 11:29:02 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-01-23 11:29:02 +0000 |
commit | 1a49166de409ffcd354353450de98a7ee9885f8b (patch) | |
tree | 4ebb180bb642351ac9b8ba7705645eaf665f4bdf /sandbox.c | |
parent | e29dbd7217cb1ad27be0fd47e757f5dcba74db0b (diff) |
fix date
Diffstat (limited to 'sandbox.c')
-rw-r--r-- | sandbox.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 Omar Polo <op@omarpolo.com> + * Copyright (c) 2021 Omar Polo <op@omarpolo.com> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |