From adf0345a2d77b7ad7ee5747fe74d6ee8b6af9fe1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20Glo=CC=88ckl?= Date: Thu, 15 Apr 2021 17:31:36 +0200 Subject: [PATCH] Updated README.md and LICENSE --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index f804ea7..d63bd54 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Moritz Glöckl +Copyright (c) 2021 Moritz Glöckl 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/README.md b/README.md index 5bbe316..59c26d9 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This tool provides an easy way to synchronize Overleaf projects from and to your - Sync your remotely modified `.tex` (and other) files to computer - Works with free Overleaf account - No Git or Dropbox required -- Does not steal or store your login credentials (works with a persisted cookie, [check yourself](https://github.com/moritzgloeckl/overleaf-sync/blob/master/olsync/olclient.py#L40)) +- Does not steal or store your login credentials (works with a persisted cookie, [check yourself](https://github.com/moritzgloeckl/overleaf-sync/blob/master/olsync/olclient.py#L55)) ## How To Use ### Install