// ---------------------------------------------------------------------
//
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
//
// This file is part of the deal.II library.
//
// ---------------------------------------------------------------------
//
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
//
// This file is part of the deal.II library.
//
// ---------------------------------------------------------------------
//
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
//
// This file is part of the deal.II library.
//
-// check the P1NC nonparametric element on a square
+// check the P1NC element on a square
#include "../tests.h"
#include <deal.II/base/logstream.h>
// ---------------------------------------------------------------------
//
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
//
// This file is part of the deal.II library.
//
-// check the P1NC nonparametric element on a rectangle
+// check the P1NC element on a rectangle
#include "../tests.h"
#include <deal.II/base/logstream.h>
// ---------------------------------------------------------------------
//
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
//
// This file is part of the deal.II library.
//
-// check the P1NC nonparametric element on a parallelogram
+// check the P1NC element on a parallelogram
#include "../tests.h"
#include <deal.II/base/logstream.h>
// ---------------------------------------------------------------------
//
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
//
// This file is part of the deal.II library.
//
-// check the P1NC nonparametric element on a genuine quadrilateral.
+// check the P1NC element on a genuine quadrilateral.
#include "../tests.h"
#include <deal.II/base/logstream.h>
// ---------------------------------------------------------------------
//
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
//
// This file is part of the deal.II library.
//
-// check the P1NC nonparametric element's gradient on a square
+// check the P1NC element's gradient on a square
#include "../tests.h"
#include <deal.II/base/logstream.h>
// ---------------------------------------------------------------------
//
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
//
// This file is part of the deal.II library.
//
-// check the P1NC nonparametric element's gradient on a rectangle
+// check the P1NC element's gradient on a rectangle
#include "../tests.h"
#include <deal.II/base/logstream.h>
// ---------------------------------------------------------------------
//
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
//
// This file is part of the deal.II library.
//
-// check the P1NC nonparametric element's gradient on a parallelogram
+// check the P1NC element's gradient on a parallelogram
#include "../tests.h"
#include <deal.II/base/logstream.h>
// ---------------------------------------------------------------------
//
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
//
// This file is part of the deal.II library.
//
-// check the P1NC nonparametric element's gradient on a genuine quadrilateral.
+// check the P1NC element's gradient on a genuine quadrilateral.
#include "../tests.h"
#include <deal.II/base/logstream.h>