diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2018-09-24 23:15:51 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2018-09-24 23:15:51 -0400 |
commit | 644233dcc2a2a037812dd6b61df9c1610b378bf6 (patch) | |
tree | ab5cd45523f4ff0c805d286b133ef910ad28068a /mtab.h | |
parent | b5c9656a2f5be060491fae98f589f66855b8a638 (diff) | |
parent | ce1118b27fdbf7886b108b5c805107e98e75194a (diff) | |
download | bfs-644233dcc2a2a037812dd6b61df9c1610b378bf6.tar.xz |
Merge branch 'release-1.2.4'
Diffstat (limited to 'mtab.h')
-rw-r--r-- | mtab.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /**************************************************************************** * bfs * - * Copyright (C) 2017 Tavian Barnes <tavianator@tavianator.com> * + * Copyright (C) 2017-2018 Tavian Barnes <tavianator@tavianator.com> * * * * Permission to use, copy, modify, and/or distribute this software for any * * purpose with or without fee is hereby granted. * |