Commit Graph

3 Commits

Author SHA1 Message Date
Mizux Seiha
8bb54b04ef Bump Copyright to 2021
FYI:
find ortools \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/\(Copyright 2010\)-2018/\1-2021/g'
2021-04-01 21:00:53 +02:00
Laurent Perron
7062089531 support writing proto to gzipped file 2021-01-08 14:13:41 +01:00
Laurent Perron
f7fdd260ad support gzipped files when reading to proto or to string 2021-01-08 12:49:11 +01:00