Consistenty use auto-generated namespace comments.
[pulseview.git] / pv / prop / property.cpp
index c513d51e6f41ae036a9454ed68eca62aa0c56420..9bb99c2e75b22102cb5c1c23721a7c3c9b0b7f37 100644 (file)
@@ -14,8 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "property.hpp"
@@ -40,5 +39,5 @@ bool Property::labeled_widget() const
        return false;
 }
 
-} // prop
-} // pv
+}  // namespace prop
+}  // namespace pv