Changeset 8913410 in mod_gnutls
- Timestamp:
- Jun 3, 2016, 3:01:26 PM (23 months ago)
- Branches:
- debian/master, master, upstream
- Children:
- 7511bfa
- Parents:
- c3ad933
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
rc3ad933 r8913410 2 2 * Copyright 2004-2005 Paul Querna 3 3 * Copyright 2014 Nikos Mavrogiannopoulos 4 * Copyright 2015 Thomas Klute4 * Copyright 2015-2016 Thomas Klute 5 5 * 6 6 * Licensed under the Apache License, Version 2.0 (the "License"); -
src/gnutls_cache.c
rc3ad933 r8913410 3 3 * Copyright 2008 Nikos Mavrogiannopoulos 4 4 * Copyright 2011 Dash Shendy 5 * Copyright 2015 Thomas Klute5 * Copyright 2015-2016 Thomas Klute 6 6 * 7 7 * Licensed under the Apache License, Version 2.0 (the "License"); -
src/gnutls_config.c
rc3ad933 r8913410 3 3 * Copyright 2008, 2014 Nikos Mavrogiannopoulos 4 4 * Copyright 2011 Dash Shendy 5 * Copyright 2015 Thomas Klute5 * Copyright 2015-2016 Thomas Klute 6 6 * 7 7 * Licensed under the Apache License, Version 2.0 (the "License"); -
src/gnutls_io.c
rc3ad933 r8913410 3 3 * Copyright 2008 Nikos Mavrogiannopoulos 4 4 * Copyright 2011 Dash Shendy 5 * Copyright 2015 Thomas Klute5 * Copyright 2015-2016 Thomas Klute 6 6 * 7 7 * Licensed under the Apache License, Version 2.0 (the "License"); -
src/mod_gnutls.c
rc3ad933 r8913410 3 3 * Copyright 2008, 2014 Nikos Mavrogiannopoulos 4 4 * Copyright 2011 Dash Shendy 5 * Copyright 2015 Thomas Klute5 * Copyright 2015-2016 Thomas Klute 6 6 * 7 7 * Licensed under the Apache License, Version 2.0 (the "License");
Note: See TracChangeset
for help on using the changeset viewer.