diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-04-29 16:18:21 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-04-29 16:18:21 +0200 |
commit | c4942d72935cacc150815f2f5221c71fc3f05bc1 (patch) | |
tree | c3d910986d8467a2c9e9a5451b7ef05930beeb50 /options/options.hpp | |
parent | c231d6a2ba35281f57024a195e50db6640a6413d (diff) |
options/tie: allow for binding with a format string
Diffstat (limited to 'options/options.hpp')
-rw-r--r-- | options/options.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/options/options.hpp b/options/options.hpp index c1eed97c..0528b0d9 100644 --- a/options/options.hpp +++ b/options/options.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2016 Stanislaw Halik +/* Copyright (c) 2013-2017 Stanislaw Halik * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above |