update copyright year

This commit is contained in:
Simon Ruderich
2015-08-28 12:25:36 +02:00
parent 3676d3f21f
commit 8a65b4486f
29 changed files with 29 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
/*
* Test basic features of coloredstderr.
*
* Copyright (C) 2013-2014 Simon Ruderich
* Copyright (C) 2013-2015 Simon Ruderich
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@@ -1,7 +1,7 @@
/*
* Helper functions/macros for example files.
*
* Copyright (C) 2013-2014 Simon Ruderich
* Copyright (C) 2013-2015 Simon Ruderich
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@@ -1,7 +1,7 @@
/*
* Test err(), verr(), ... Non-standard, BSD only.
*
* Copyright (C) 2013-2014 Simon Ruderich
* Copyright (C) 2013-2015 Simon Ruderich
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@@ -1,7 +1,7 @@
/*
* Test error() and error_at_line(). Non-standard, GNU only.
*
* Copyright (C) 2013-2014 Simon Ruderich
* Copyright (C) 2013-2015 Simon Ruderich
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@@ -1,7 +1,7 @@
/*
* Test execve() and exec*() functions.
*
* Copyright (C) 2013-2014 Simon Ruderich
* Copyright (C) 2013-2015 Simon Ruderich
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2013-2014 Simon Ruderich
# Copyright (C) 2013-2015 Simon Ruderich
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2013-2014 Simon Ruderich
# Copyright (C) 2013-2015 Simon Ruderich
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@@ -1,7 +1,7 @@
/*
* Test all hooked stdio.h functions.
*
* Copyright (C) 2013-2014 Simon Ruderich
* Copyright (C) 2013-2015 Simon Ruderich
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@@ -1,7 +1,7 @@
/*
* Test issues with vfork().
*
* Copyright (C) 2013-2014 Simon Ruderich
* Copyright (C) 2013-2015 Simon Ruderich
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
# Library for the test suite.
# Copyright (C) 2013-2014 Simon Ruderich
# Copyright (C) 2013-2015 Simon Ruderich
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2013-2014 Simon Ruderich
# Copyright (C) 2013-2015 Simon Ruderich
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2013-2014 Simon Ruderich
# Copyright (C) 2013-2015 Simon Ruderich
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2013-2014 Simon Ruderich
# Copyright (C) 2013-2015 Simon Ruderich
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2013-2014 Simon Ruderich
# Copyright (C) 2013-2015 Simon Ruderich
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2013-2014 Simon Ruderich
# Copyright (C) 2013-2015 Simon Ruderich
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2013-2014 Simon Ruderich
# Copyright (C) 2013-2015 Simon Ruderich
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2013-2014 Simon Ruderich
# Copyright (C) 2013-2015 Simon Ruderich
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2013-2014 Simon Ruderich
# Copyright (C) 2013-2015 Simon Ruderich
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2013-2014 Simon Ruderich
# Copyright (C) 2013-2015 Simon Ruderich
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2013-2014 Simon Ruderich
# Copyright (C) 2013-2015 Simon Ruderich
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by