diff options
| author | Wolfgang Draxinger <code@datenwolf.net> | 2020-03-30 20:51:28 +0200 | 
|---|---|---|
| committer | Wolfgang Draxinger <code@datenwolf.net> | 2020-03-30 20:51:28 +0200 | 
| commit | 67db516da21997a85811ef517bd6879f1d18159a (patch) | |
| tree | 5a69753e520d3fb9cd61be1f179eb651d1f9e7f7 | |
| parent | 0ed25c2edbd55cc0532f6ca9f919fb09b8537179 (diff) | |
| download | dwu-master.tar.gz dwu-master.tar.bz2 | |
| -rw-r--r-- | include/dwu/capture | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/dwu/capture b/include/dwu/capture index 66e00ec..7d0e641 100644 --- a/include/dwu/capture +++ b/include/dwu/capture @@ -1,6 +1,6 @@  // <dwu/capture> -*- C++ -*-  //  -// Copyright (c) 2019 Wolfgang 'datenwolf' Draxinger +// Copyright (c) 2020 Wolfgang 'datenwolf' Draxinger  //   // Permission is hereby granted, free of charge, to any person obtaining a copy  // of this software and associated documentation files (the "Software"), to deal | 
